VCAppVerifierTool.PageHeapProtectionLocation (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Property PageHeapProtectionLocation As AVPageHeapProtectionDirection
AVPageHeapProtectionDirection PageHeapProtectionLocation { get; set; }
property AVPageHeapProtectionDirection PageHeapProtectionLocation {
    AVPageHeapProtectionDirection get ();
    void set (AVPageHeapProtectionDirection value);
}
abstract PageHeapProtectionLocation : AVPageHeapProtectionDirection with get, set
function get PageHeapProtectionLocation () : AVPageHeapProtectionDirection
function set PageHeapProtectionLocation (value : AVPageHeapProtectionDirection)

Valor de propiedad

Tipo: Microsoft.VisualStudio.VCProjectEngine.AVPageHeapProtectionDirection
Un miembro de la enumeración AVPageHeapProtectionDirection.

Seguridad de .NET Framework

Vea también

Referencia

VCAppVerifierTool Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)