Partager via


JSharpProjectConfigurationProperties3.EnableASPDebugging, propriété

Ce membre fournit un accès interne uniquement aux propriétés de configuration de projet J#. Pour plus d'informations, consultez Accès aux propriétés de projet, d'élément de projet et de configuration spécifiques au type de projet.

Espace de noms :  VSLangProj80
Assembly :  VSLangProj80 (dans VSLangProj80.dll)

Syntaxe

'Déclaration
Property EnableASPDebugging As Boolean
bool EnableASPDebugging { get; set; }
property bool EnableASPDebugging {
    bool get ();
    void set (bool value);
}
abstract EnableASPDebugging : bool with get, set
function get EnableASPDebugging () : boolean 
function set EnableASPDebugging (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

JSharpProjectConfigurationProperties3 Interface

VSLangProj80, espace de noms