Partilhar via


Propriedade VCAppVerifierTool.PageHeapProtectionLocation

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.VisualStudio.VCProjectEngine.AVPageHeapProtectionDirection
Um membro da AVPageHeapProtectionDirection enumeração.

Segurança do .NET Framework

Consulte também

Referência

VCAppVerifierTool Interface

Namespace Microsoft.VisualStudio.VCProjectEngine