Partilhar via


Propriedade IVsTextEditPerLanguage.AutoListParams

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

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

Sintaxe

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

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IVsTextEditPerLanguage Interface

Namespace EnvDTE