FileSystemImplementation.CacheDirectory Property

Definition

Gets the location where temporary data can be stored.

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

Property Value

Implements

Applies to