_vsIndentStyle Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Enumeration _vsIndentStyle
public enum _vsIndentStyle
public enum class _vsIndentStyle
type _vsIndentStyle
public enum _vsIndentStyle

Members

Member name Description
vsIndentStyleDefault  
vsIndentStyleNone  
vsIndentStyleSmart  

See Also

Reference

EnvDTE Namespace