Compartir a través de


WebSiteProperties2.EnableASPXDebugging (Propiedad)

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
Property EnableASPXDebugging As Boolean
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)

Valor de propiedad

Tipo: Boolean

Seguridad de .NET Framework

Vea también

Referencia

WebSiteProperties2 Interfaz

VsWebSite (Espacio de nombres)