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.
Specifies the comparison operator.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmPropertyConditionType Operator { get; set; }
property _FsrmPropertyConditionType Operator {
_FsrmPropertyConditionType get();
void set(_FsrmPropertyConditionType value);
}
abstract Operator : _FsrmPropertyConditionType with get, set
Property Operator As _FsrmPropertyConditionType
Property Value
Type: Microsoft.Storage._FsrmPropertyConditionType
A _FsrmPropertyConditionType containing the comparison operator.
See Also
_FsrmPropertyValueType
IFsrmFileConditionProperty Interface
Microsoft.Storage Namespace
Return to top