Compartilhar via


Propriedade Document.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
int IndentSize { get; }
property int IndentSize {
    int get ();
}
abstract IndentSize : int with get
function get IndentSize () : int

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

Document Interface

Namespace EnvDTE