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.
Gets and sets the Type property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmPropertyDefinitionType Type { get; set; }
property _FsrmPropertyDefinitionType Type {
_FsrmPropertyDefinitionType get();
void set(_FsrmPropertyDefinitionType value);
}
abstract Type : _FsrmPropertyDefinitionType with get, set
Property Type As _FsrmPropertyDefinitionType
Property Value
Type: Microsoft.Storage._FsrmPropertyDefinitionType
Returns the Type property.
Implements
See Also
IFsrmPropertyDefinition2 Interface
Microsoft.Storage Namespace
Return to top