DriveModifyInfo Class
Information about a drive modification.
Assembly: StorageOM (in StorageOM.dll)
| Name | Description | |
|---|---|---|
![]() | DriveModifyInfo() | Creates a new instance of the DriveModifyInfo object. |
| Name | Description | |
|---|---|---|
![]() | ChangeName | Gets and sets a value that determines if the change includes a name change. |
![]() | ChangeSnapshots | Gets and sets a value that describes if the change includes a snapshot change. |
![]() | Name | Gets and sets the name. |
![]() | SnapshotsEnabled | Gets and sets a value that determines if snapshots are enabled. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


