Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SessionAssemblyInfo Class


In This Topic
    SessionAssemblyInfo Class Properties
    In This Topic

    For a list of all members of this type, see SessionAssemblyInfo members.

    Public Properties
     NameDescription
    Public PropertyA display caption for the assembly.  
    Public PropertyThe standard full name for the culture (like EN-US)  
    Public PropertyThe full name of the assembly.  
    Public PropertyThe file version recorded in the manifest assembly, if available. May be null.  
    Public PropertyThe full name for the assembly, generally unique within an application domain.  
    Public PropertyIndicates of the assembly was loaded out of the Global Assembly Cache.  
    Public PropertyThe unique Id of this assembly information within the session.  
    Public PropertyThe .NET Runtime version the assembly image was compiled against.  
    Public PropertyThe date & time the assembly was loaded by the runtime.  
    Public PropertyThe full location to the assembly.  
    Public PropertyThe short name of the assembly (typically the same as the file name without extension). Not unique within an application domain.  
    Public PropertyThe processor architecture the assembly was compiled for.  
    Public PropertyThe Assembly Version that was loaded.  
    Top
    See Also