Compartir a través de


TextDocument.IndentSize (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
ReadOnly Property IndentSize As Integer
    Get
int IndentSize { get; }
property int IndentSize {
    int get ();
}
abstract IndentSize : int
function get IndentSize () : int

Valor de propiedad

Tipo: System.Int32
Tamaño de la sangría.

Seguridad de .NET Framework

Vea también

Referencia

TextDocument Interfaz

EnvDTE (Espacio de nombres)