Sdílet prostřednictvím


VCAppVerifierTool.PageHeapProtectionLocation – vlastnost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.VCProjectEngine.AVPageHeapProtectionDirection
Člen AVPageHeapProtectionDirection výčtu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCAppVerifierTool Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů