Compartilhar via


Propriedade TextDocument.TabSize

Essa API oferece suporte à infra-estrutura do .NET Framework e não se destina a ser usado diretamente em seu código.

Microsoft somente uso interno.

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

Sintaxe

ReadOnly Property TabSize As Integer

Dim instance As TextDocument
Dim value As Integer

value = instance.TabSize
int TabSize { get; }
property int TabSize {
    int get ();
}
function get TabSize () : int

Valor da propriedade

Tipo: System.Int32

Permissões

Consulte também

Referência

TextDocument Interface

TextDocument Membros

Espaço para nome EnvDTE