[This is preliminary documentation and is subject to change.]
Indicates whether the file system supports custom metadata for files and folders
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
bool SupportsCustomMetadata { get; }
bool SupportsCustomMetadata { get; }
ReadOnly Property SupportsCustomMetadata As Boolean
Get
ReadOnly Property SupportsCustomMetadata As Boolean
Get
property bool SupportsCustomMetadata {
bool get ();
}
property bool SupportsCustomMetadata {
bool get ();
}
abstract SupportsCustomMetadata : bool with get
abstract SupportsCustomMetadata : bool with get
Property Value
Type:
Boolean