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
    Get
    Set
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: System.Boolean

Implementa

ProjectConfigurationProperties3.EnableASPDebugging

Sicurezza di .NET Framework

Vedere anche

Riferimenti

JSharpProjectConfigurationProperties3 Interfaccia

Overload EnableASPDebugging

Spazio dei nomi VSLangProj80