WebSiteProperties2.EnableSQLServerDebugging propriété
Date de publication : novembre 2016
Use Base
True
Espace de noms: VsWebSite
Assembly: VsWebSite.Interop (dans VsWebSite.Interop.dll)
Syntaxe
bool EnableSQLServerDebugging { get; set; }
property bool EnableSQLServerDebugging {
bool get();
void set(bool value);
}
abstract EnableSQLServerDebugging : bool with get, set
Property EnableSQLServerDebugging As Boolean
Valeur de propriété
Type: System.Boolean
Implémente
WebSiteProperties.EnableSQLServerDebugging
Voir aussi
WebSiteProperties2 interface
VsWebSite espace de noms
Retour au début