vsIndentStyle Enumeration

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
<GuidAttribute("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")> _
Public Enumeration vsIndentStyle
'Usage
Dim instance As vsIndentStyle
[GuidAttribute("BCCEBE05-D29C-11D2-AABD-00C04F688DDE")]
public enum vsIndentStyle
[GuidAttribute(L"BCCEBE05-D29C-11D2-AABD-00C04F688DDE")]
public enum class vsIndentStyle
public enum vsIndentStyle

Members

Member name Description
vsIndentStyleNone  
vsIndentStyleDefault  
vsIndentStyleSmart  

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace