VBProjectProperties7.ApplicationManifest Property

Definition

public:
 property System::String ^ ApplicationManifest { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ApplicationManifest { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(12201)]
public string ApplicationManifest { [System.Runtime.InteropServices.DispId(12201)] get; [System.Runtime.InteropServices.DispId(12201)] set; }
[<System.Runtime.InteropServices.DispId(12201)>]
[<get: System.Runtime.InteropServices.DispId(12201)>]
[<set: System.Runtime.InteropServices.DispId(12201)>]
member this.ApplicationManifest : string with get, set
Public Property ApplicationManifest As String

Property Value

Implements

Attributes

Applies to