Compartir a través de


JSharpProjectConfigurationProperties3.EnableASPDebugging (Propiedad)

Este miembro proporciona acceso únicamente interno a las propiedades de configuración de proyectos de J#. Para obtener más información, vea Obtener acceso a un proyecto de tipo específico, un elemento de proyecto y las propiedades de configuración.

Espacio de nombres:  VSLangProj80
Ensamblado:  VSLangProj80 (en VSLangProj80.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.Boolean

Implementaciones

ProjectConfigurationProperties3.EnableASPDebugging

Seguridad de .NET Framework

Vea también

Referencia

JSharpProjectConfigurationProperties3 Interfaz

EnableASPDebugging (Sobrecarga)

VSLangProj80 (Espacio de nombres)