Nevron.Compiler Namespace / IAssemblyName Interface
Members


IAssemblyName Interface
Object Model
IAssemblyName Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("CD193BC0-B4BC-11d2-9833-00C04FC31D2E")>
Public Interface IAssemblyName 
 
'Usage
 
Dim instance As IAssemblyName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also