Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An enumeration value indicating that the application has no app.manifest file.
Namespace: VslangProj90
Assembly: VslangProj90 (in VslangProj90.dll)
Syntax
'Declaration
Public Const prjApplicationManifest_NoManifest As String
public const string prjApplicationManifest_NoManifest
public:
literal String^ prjApplicationManifest_NoManifest
static val mutable prjApplicationManifest_NoManifest: string
public const var prjApplicationManifest_NoManifest : String
Remarks
For more information, see How to: Sign Application and Deployment Manifests.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.