Nevron .NET Vision
Nevron.Compiler Namespace / IAssemblyName Interface
Members


In This Topic
    IAssemblyName Interface
    In This Topic
    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
    [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
    [System.Runtime.InteropServices.Guid("CD193BC0-B4BC-11d2-9833-00C04FC31D2E")]
    public interface 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