prjApplicationManifestValues.prjApplicationManifest_Default Field
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.
An enumeration value indicating that the application is using the default app.manifest file.
public: System::String ^ prjApplicationManifest_Default;
std::wstring prjApplicationManifest_Default;
public const string prjApplicationManifest_Default;
val mutable prjApplicationManifest_Default : string
Public Const prjApplicationManifest_Default As String
Field Value
Remarks
For more information, see How to: Sign Application and Deployment Manifests.