VCManifestTool.EmbedManifest 属性

定义

获取或设置是否嵌入清单。

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

属性值

Boolean

true 表示嵌入清单。

属性

适用于