Partilhar via


Propriedade WebSiteProperties2.EnableASPXDebugging

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.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

WebSiteProperties.EnableASPXDebugging

Segurança do .NET Framework

Consulte também

Referência

WebSiteProperties2 Interface

Sobrecargas EnableASPXDebugging

Namespace VsWebSite