Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IAssemblyInfo Interface / FullName Property

In This Topic
    FullName Property (IAssemblyInfo)
    In This Topic
    The full name for the assembly, generally unique within an application domain.
    Syntax
    'Declaration
     
    
    ReadOnly Property FullName As String
    string FullName {get;}
    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