Condividi tramite


Proprietà JSharpProjectConfigurationProperties3.EnableASPDebugging

Questo membro fornisce l'accesso solo interno alle proprietà di configurazione dei progetti di J#. Per ulteriori informazioni, vedere Accesso a un tipo di progetto specifico, a un elemento di progetto e alle proprietà di configurazione di un progetto.

Spazio dei nomi:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

Sintassi

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

Valore proprietà

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

JSharpProjectConfigurationProperties3 Interfaccia

Spazio dei nomi VSLangProj80