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.
Used to signify the level of process isolation used by the virtual directory.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration eAppProtectionOption
public enum eAppProtectionOption
public enum class eAppProtectionOption
type eAppProtectionOption
public enum eAppProtectionOption
Members
| Member name | Description | |
|---|---|---|
| eAppProtectHigh | High | |
| eAppProtectLow | Low | |
| eAppProtectMedium | Medium |
Remarks
Used by the ApplicationProtection property.