Partilhar via


Propriedade JSharpProjectConfigurationProperties3.EnableASPDebugging

Este membro fornece acesso somente de interno para propriedades de configuração do projeto j#. For more information, see Acessando o projeto específico do Tipo de projeto, Item de projeto e Propriedadesde configuração.

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

Sintaxe

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

Valor de propriedade

Tipo: System.Boolean

Implementações

ProjectConfigurationProperties3.EnableASPDebugging

Segurança do .NET Framework

Consulte também

Referência

JSharpProjectConfigurationProperties3 Interface

Sobrecargas EnableASPDebugging

Namespace VSLangProj80