FileStreamStorage<TKey>.StoragePath Property

Definition

Get or set the Directory that will contain the stored files

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

Property Value

The directory that will contain the stored files.

Applies to