Compartir a través de


IVsTextEditPerLanguage.AutoListParams (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

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

Sintaxis

'Declaración
Property AutoListParams As Boolean
bool AutoListParams { get; set; }
property bool AutoListParams {
    bool get ();
    void set (bool value);
}
abstract AutoListParams : bool with get, set
function get AutoListParams () : boolean
function set AutoListParams (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

IVsTextEditPerLanguage Interfaz

EnvDTE (Espacio de nombres)