prjApplicationManifestValues Class
An enumeration representing the presence of the app.manifest file.
Namespace: VslangProj90
Assembly: VslangProj90 (in VslangProj90.dll)
Syntax
'Declaration
<GuidAttribute("179C6298-97C7-4249-B3C3-4986C6924991")> _
Public MustInherit Class prjApplicationManifestValues
'Usage
Dim instance As prjApplicationManifestValues
[GuidAttribute("179C6298-97C7-4249-B3C3-4986C6924991")]
public abstract class prjApplicationManifestValues
[GuidAttribute(L"179C6298-97C7-4249-B3C3-4986C6924991")]
public ref class prjApplicationManifestValues abstract
public abstract class prjApplicationManifestValues
Remarks
For more information, see How to: Sign Application and Deployment Manifests.
Inheritance Hierarchy
System.Object
VslangProj90.prjApplicationManifestValues
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.