Partager via


WebSiteProperties2.EnableASPXDebugging, propriété

Espace de noms :  VsWebSite
Assembly :  VsWebSite.Interop (dans VsWebSite.Interop.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Implémentations

WebSiteProperties.EnableASPXDebugging

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties2 Interface

EnableASPXDebugging, surcharge

VsWebSite, espace de noms