FileStreamStorage<TKey>.AllExtensions Field
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.
Represents all file extensions.
public: System::String ^ AllExtensions;
std::wstring AllExtensions;
public const string AllExtensions;
val mutable AllExtensions : string
Public Const AllExtensions As String