Share via


VCAppVerifierTool.PageHeapProtectionLocation-Eigenschaft

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: Microsoft.VisualStudio.VCProjectEngine.AVPageHeapProtectionDirection
Ein Member aus der AVPageHeapProtectionDirection-Enumeration.

.NET Framework-Sicherheit

Siehe auch

Referenz

VCAppVerifierTool Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace