prjApplicationManifestValues Class
Visual Studio 2015
An enumeration representing the presence of the app.manifest file.
Assembly: VslangProj90 (in VslangProj90.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | 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. |
For more information, see How to: Sign Application and Deployment Manifests.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



