IVsAssemblyNameUnification Members
Include Protected Members
Include Inherited Members
Returns the name of the unified assembly based on the simple and full names the loader uses, and the .NET framework assemblies list (FrameworkList.xml). Use the SVsAssemblyNameUnification (SID_SvsAssemblyNameUnification) service to get an instance of the interface.
The IVsAssemblyNameUnification type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetUnifiedAssemblyName | Returns the name of the unified assembly. |
Top