FileStreamStorage<TKey>.StoragePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.