TempFileCollection.TempDir Property

Definition

Gets the temporary directory to store the temporary files in.

public:
 property System::String ^ TempDir { System::String ^ get(); };
public string TempDir { get; }
member this.TempDir : string
Public ReadOnly Property TempDir As String

Property Value

The temporary directory to store the temporary files in.

Applies to