Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
'Usage
Dim value As String
value = prjApplicationManifestValues.prjApplicationManifest_NoManifest
public const string prjApplicationManifest_NoManifest
public:
literal String^ prjApplicationManifest_NoManifest
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.
See Also
Reference
prjApplicationManifestValues Class