Click or drag to resize

DiskDeviceDiskPolicyOffline Property

Gets or sets physical disk offline attribute. Only valid for physical disk objects, not volumes or partitions.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public Nullable<bool> DiskPolicyOffline { get; set; }

Property Value

Type: NullableBoolean
See Also