AddToWin32Manifest.ManifestPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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