Partilhar via


Propriedade WebSiteProperties3.EnableASPXDebugging

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (em VsWebSite.Interop90.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.Boolean

Implementações

WebSiteProperties2.EnableASPXDebugging

Segurança do .NET Framework

Consulte também

Referência

WebSiteProperties3 Interface

Sobrecargas EnableASPXDebugging

Namespace VsWebSite90