Partilhar via


Propriedade JSharpProjectConfigurationProperties3.EnableASPDebugging

Este membro fornece acesso interno somente para propriedades de configuração do projeto j#.Para obter mais informações, consulte Acessando as propriedades de configuração de projeto específico do tipo de projeto e Item de projeto.

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (em VSLangProj80.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

JSharpProjectConfigurationProperties3 Interface

Sobrecargas EnableASPDebugging

Namespace VSLangProj80