StorageObjectModelPropertyNames Class

 

Represents the property names for storage objects.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

System::Object
  Microsoft.WindowsServerSolutions.Storage::StorageObjectModelPropertyNames

public ref class StorageObjectModelPropertyNames sealed 

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticConnectedPropertyName

Defines the name for the Connected property.

System_CAPS_pubfieldSystem_CAPS_staticCurrentStatusPropertyName

Defines the name for the CurrentStatus property.

System_CAPS_pubfieldSystem_CAPS_staticPathPropertyName

Defines the name for Path property.

System_CAPS_pubfieldSystem_CAPS_staticProgressStepPrecentComplete

Defines the name for the PercentComplete property.

System_CAPS_pubfieldSystem_CAPS_staticProgressStepPropertyName

Defines the name for Step property.

System_CAPS_pubfieldSystem_CAPS_staticSpacesPoolConfiguredPropertyName

Defines the name for the SpacePoolConfigured property.

System_CAPS_pubfieldSystem_CAPS_staticStatusPropertyName

Defines the name for the Status property.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: