Condividi tramite


Proprietà WebSiteProperties2.EnableASPXDebugging

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

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

Valore proprietà

Tipo: System.Boolean

Implementa

WebSiteProperties.EnableASPXDebugging

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebSiteProperties2 Interfaccia

Overload EnableASPXDebugging

Spazio dei nomi VsWebSite