Compartilhar via


Propriedade TextDocument.IndentSize

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

Valor de propriedade

Tipo: System.Int32
O tamanho do recuo da.

Segurança do .NET Framework

Consulte também

Referência

TextDocument Interface

Namespace EnvDTE