Compartir a través de


vsIndentStyle (Enumeración)

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
<GuidAttribute("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")> _
Public Enumeration vsIndentStyle
[GuidAttribute("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")]
public enum vsIndentStyle
[GuidAttribute(L"BCCEBE05-D29C-11D2-AABD-00C04F688DDE")]
public enum class vsIndentStyle
[<GuidAttribute("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")>]
type vsIndentStyle
public enum vsIndentStyle

Miembros

Nombre de miembro Descripción
vsIndentStyleDefault  
vsIndentStyleNone  
vsIndentStyleSmart  

Vea también

Referencia

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)