Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ExportFileConfiguration Class / Folder Property

In This Topic
    Folder Property (ExportFileConfiguration)
    In This Topic
    The folder to store session files in unless explicitly overridden at runtime.
    Syntax
    'Declaration
     
    
    Public Property Folder As String
    public string Folder {get; set;}
    Remarks
    If null or empty the export file will be disabled.
    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