IFsrmFileConditionProperty.Type Property
Gets the Type property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmFileConditionType Type { get; }
property _FsrmFileConditionType Type {
_FsrmFileConditionType get();
}
abstract Type : _FsrmFileConditionType with get
ReadOnly Property Type As _FsrmFileConditionType
Property Value
Type: Microsoft.Storage._FsrmFileConditionType
Returns the Type property.
Implements
See Also
IFsrmFileConditionProperty Interface
Microsoft.Storage Namespace
Return to top