CollectorConfigStore.CacheDirectory Property

Definition

The temporary directory where the data between the collection and upload packages of each collector type is stored. If this value is Null, it will default at execution time to the value stored in the %TEMP% environment variable.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty]
public string CacheDirectory { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty>]
member this.CacheDirectory : string with get, set
Public Property CacheDirectory As String

Property Value

Attributes

Applies to