prjApplicationManifestValues.prjApplicationManifest_NoManifest 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 has no app.manifest file.
public: System::String ^ prjApplicationManifest_NoManifest;
std::wstring prjApplicationManifest_NoManifest;
public const string prjApplicationManifest_NoManifest;
val mutable prjApplicationManifest_NoManifest : string
Public Const prjApplicationManifest_NoManifest As String
Field Value
Remarks
For more information, see How to: Sign Application and Deployment Manifests.