次の方法で共有


DiskCreationData.LogicalSectorSize プロパティ

定義

Ultra ディスクの論理セクター サイズ (バイト単位)。 サポートされている値は 512 と 4096 です。 既定値は 4096 です。

public int? LogicalSectorSize { get; set; }
member this.LogicalSectorSize : Nullable<int> with get, set
Public Property LogicalSectorSize As Nullable(Of Integer)

プロパティ値

適用対象