CSharpProjectProperties6.GenerateManifests 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property bool GenerateManifests { bool get(); void set(bool value); };
public:
property bool GenerateManifests { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(12119)]
public bool GenerateManifests { [System.Runtime.InteropServices.DispId(12119)] get; [System.Runtime.InteropServices.DispId(12119)] set; }
[<System.Runtime.InteropServices.DispId(12119)>]
[<get: System.Runtime.InteropServices.DispId(12119)>]
[<set: System.Runtime.InteropServices.DispId(12119)>]
member this.GenerateManifests : bool with get, set
Public Property GenerateManifests As Boolean
属性值
- 属性