Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.