Udostępnij za pośrednictwem


Właściwość WebSiteProperties3.EnableASPXDebugging —

Przestrzeń nazw:  VsWebSite90
Zestaw:  VsWebSite.Interop90 (w VsWebSite.Interop90.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

WebSiteProperties3 Interfejs

Przestrzeń nazw VsWebSite90