public static GetFullId ( string ns, string id, string version ) : string | ||
ns | string | /// Namespace of the add-in /// |
id | string | /// Name of the add-in /// |
version | string | /// Version of the add-in /// |
return | string |
public static GetFullId ( string ns, string id, string version ) : string | ||
ns | string | /// Namespace of the add-in /// |
id | string | /// Name of the add-in /// |
version | string | /// Version of the add-in /// |
return | string |