OSDisk.WriteAcceleratorEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether writeAccelerator should be enabled or disabled on the disk.
public bool? WriteAcceleratorEnabled { get; set; }
member this.WriteAcceleratorEnabled : Nullable<bool> with get, set
Public Property WriteAcceleratorEnabled As Nullable(Of Boolean)