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