Sdílet prostřednictvím


WebSiteProperties2.EnableASPXDebugging – vlastnost

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

'Deklarace
Property EnableASPXDebugging As Boolean
    Get
    Set
bool EnableASPXDebugging { get; set; }
property bool EnableASPXDebugging {
    bool get ();
    void set (bool value);
}
abstract EnableASPXDebugging : bool with get, set
function get EnableASPXDebugging () : boolean
function set EnableASPXDebugging (value : boolean)

Hodnota vlastnosti

Typ: System.Boolean

Implementuje

WebSiteProperties.EnableASPXDebugging

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebSiteProperties2 Rozhraní

EnableASPXDebugging – přetížení

VsWebSite – obor názvů