Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / LogMessage Class / SourceCodeLocation Property

In This Topic
    SourceCodeLocation Property (LogMessage)
    In This Topic
    A display string for the full file name and line number if available, otherwise an empty string.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SourceCodeLocation As String
    public string SourceCodeLocation {get;}
    Remarks
    Added for GLV support
    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