Click or drag to resize

DiskDeviceDiskPolicyReadOnly Property

Gets or sets physical disk read only 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> DiskPolicyReadOnly { get; set; }

Property Value

Type: NullableBoolean
See Also