AddToWin32Manifest.ManifestPath Property

Definition

Returns path to the generated manifest.

public:
 property System::String ^ ManifestPath { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string ManifestPath { get; }
[<Microsoft.Build.Framework.Output>]
member this.ManifestPath : string
Public ReadOnly Property ManifestPath As String

Property Value

Attributes

Applies to