LANGPREFERENCES.IndentStyle (Campo)
No especifica ninguna sangría, sangría de bloque, o la sangría automática.
Espacio de nombres: Microsoft.VisualStudio.TextManager.Interop
Ensamblado: Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)
Sintaxis
'Declaración
Public IndentStyle As vsIndentStyle
public vsIndentStyle IndentStyle
public:
vsIndentStyle IndentStyle
val mutable IndentStyle: vsIndentStyle
public var IndentStyle : vsIndentStyle
Comentarios
Prototipo COM
de textmgr.idl:
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)