prjApplicationManifestValues Class
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 representing the presence of the app.manifest file.
public ref class prjApplicationManifestValues abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class prjApplicationManifestValues abstract
[Windows::Foundation::Metadata::WebHostHidden]
class prjApplicationManifestValues abstract
[System.Runtime.InteropServices.Guid("179C6298-97C7-4249-B3C3-4986C6924991")]
public abstract class prjApplicationManifestValues
[<System.Runtime.InteropServices.Guid("179C6298-97C7-4249-B3C3-4986C6924991")>]
type prjApplicationManifestValues = class
Public MustInherit Class prjApplicationManifestValues
- Inheritance
-
prjApplicationManifestValues
- Attributes
Remarks
For more information, see How to: Sign Application and Deployment Manifests.
Constructors
prjApplicationManifestValues() |
Fields
prjApplicationManifest_Default |
An enumeration value indicating that the application is using the default app.manifest file. |
prjApplicationManifest_NoManifest |
An enumeration value indicating that the application has no app.manifest file. |