Compartilhar via


IFsrmFileCondition.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.

See Also

IFsrmFileCondition Interface
Microsoft.Storage Namespace

Return to top