Udostępnij za pośrednictwem


Właściwość WebSiteProperties2.EnableASPXDebugging —

Przestrzeń nazw:  VsWebSite
Zestaw:  VsWebSite.Interop (w VsWebSite.Interop.dll)

Składnia

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

Wartość właściwości

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebSiteProperties2 Interfejs

Przestrzeń nazw VsWebSite