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

In This Topic
    Folder Property (SessionFileConfiguration)
    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, files will be stored in a central local application data folder which is the preferred setting.
    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