Compartilhar via


Propriedade TextDocument.TabSize

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
ReadOnly Property TabSize As Integer
    Get
int TabSize { get; }
property int TabSize {
    int get ();
}
abstract TabSize : int
function get TabSize () : int

Valor de propriedade

Tipo: System.Int32
O tamanho de guia.

Segurança do .NET Framework

Consulte também

Referência

TextDocument Interface

Namespace EnvDTE