IFsrmPropertyBag2.SizeAllocated Property
Gets the SizeAllocated property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
object SizeAllocated { get; }
property Object^ SizeAllocated {
Object^ get();
}
abstract SizeAllocated : Object with get
ReadOnly Property SizeAllocated As Object
Property Value
Type: System.Object
Returns the SizeAllocated property.
Implements
IFsrmPropertyBag.SizeAllocated
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top