VCManifestTool.UseFAT32Workaround 属性

定义

获取或设置是否使用 FAT32 解决方法。

public:
 property bool UseFAT32Workaround { bool get(); void set(bool value); };
public:
 property bool UseFAT32Workaround { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(21)]
public bool UseFAT32Workaround { [System.Runtime.InteropServices.DispId(21)] get; [System.Runtime.InteropServices.DispId(21)] set; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
[<set: System.Runtime.InteropServices.DispId(21)>]
member this.UseFAT32Workaround : bool with get, set
Public Property UseFAT32Workaround As Boolean

属性值

Boolean

返回布尔值。 true 如果使用 FAT32,请解决。

属性

适用于