NativeFileIOCREATE_DISK_MBRPartitionStyle Property |
Namespace:
Arsenal.ImageMounter.IO
Assembly:
Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax public NativeFileIOPARTITION_STYLE PartitionStyle { get; set; }
Public Property PartitionStyle As NativeFileIOPARTITION_STYLE
Get
Set
public:
property NativeFileIOPARTITION_STYLE PartitionStyle {
NativeFileIOPARTITION_STYLE get ();
void set (NativeFileIOPARTITION_STYLE value);
}
member PartitionStyle : NativeFileIOPARTITION_STYLE with get, set
Property Value
Type:
NativeFileIOPARTITION_STYLESee Also