Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets the predefined file property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmFileSystemPropertyId PropertyId { get; set; }
property _FsrmFileSystemPropertyId PropertyId {
_FsrmFileSystemPropertyId get();
void set(_FsrmFileSystemPropertyId value);
}
abstract PropertyId : _FsrmFileSystemPropertyId with get, set
Property PropertyId As _FsrmFileSystemPropertyId
Property Value
Type: Microsoft.Storage._FsrmFileSystemPropertyId
A _FsrmFileSystemPropertyId that contains the predefined file property.
See Also
_FsrmPropertyValueType
IFsrmFileConditionProperty Interface
Microsoft.Storage Namespace
Return to top