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 the PropertyBagFlags property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
uint PropertyBagFlags { get; }
property unsigned int PropertyBagFlags {
unsigned int get();
}
abstract PropertyBagFlags : uint32 with get
ReadOnly Property PropertyBagFlags As UInteger
Property Value
Type: System.UInt32
Returns the PropertyBagFlags property.
Implements
IFsrmPropertyBag.PropertyBagFlags
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top