FileStreamStorage<TKey>.StorageFileExtension 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 extension for contained files. If set to AllExtensions, the storage will recognize all files in the storage directory.
public:
property System::String ^ StorageFileExtension { System::String ^ get(); };
public:
property Platform::String ^ StorageFileExtension { Platform::String ^ get(); };
public string StorageFileExtension { get; }
member this.StorageFileExtension : string
Public ReadOnly Property StorageFileExtension As String
Property Value
Returns String.