IFsrmPropertyBag2.Attributes Property
Gets the Attributes property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
uint Attributes { get; }
property unsigned int Attributes {
unsigned int get();
}
abstract Attributes : uint32 with get
ReadOnly Property Attributes As UInteger
Property Value
Type: System.UInt32
Returns the Attributes property.
Implements
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top