IFsrmPropertyBag2.VolumeIndex Property

 

Gets the VolumeIndex property.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

uint VolumeIndex { get; }
property unsigned int VolumeIndex {
    unsigned int get();
}
abstract VolumeIndex : uint32 with get
ReadOnly Property VolumeIndex As UInteger

Property Value

Type: System.UInt32

Returns the VolumeIndex property.

Implements

IFsrmPropertyBag.VolumeIndex

See Also

IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace

Return to top