![]() | Assembly |
The AssemblyExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeneratePackUri(Assembly) | Generates the pack URI according to https://msdn.microsoft.com/library/aa970069.aspx for the specified assembly. |
![]() | GeneratePackUri(Assembly, String) | Generates the pack URI according to https://msdn.microsoft.com/library/aa970069.aspx for the resource in the specified assembly. |
![]() | GeneratePackUri(Assembly, Uri) | Generates the pack URI according to https://msdn.microsoft.com/library/aa970069.aspx for the resource in the specified assembly. |
![]() | GetAssemblyDirectory(Assembly) | Gets the directory in which the given assembly is stored. |
![]() | GetAssemblyDirectory(AssemblyName) | Obsolete. Gets the directory in which the given assembly is stored. |