AnalysisServiceDirectorySettings.TempDir Property

Definition

Gets or sets the temporary directory.

public:
 virtual property System::String ^ TempDir { System::String ^ get(); void set(System::String ^ value); };
public virtual string TempDir { get; set; }
member this.TempDir : string with get, set
Public Overridable Property TempDir As String

Property Value

The temporary directory.

Applies to