INITVIEW.IndentStyle Field

Definition

Determines indent style.

public: Microsoft::VisualStudio::TextManager::Interop::vsIndentStyle IndentStyle;
public: Microsoft::VisualStudio::TextManager::Interop::vsIndentStyle IndentStyle;
Microsoft::VisualStudio::TextManager::Interop::vsIndentStyle IndentStyle;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.vsIndentStyle")]
public Microsoft.VisualStudio.TextManager.Interop.vsIndentStyle IndentStyle;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.vsIndentStyle")>]
val mutable IndentStyle : Microsoft.VisualStudio.TextManager.Interop.vsIndentStyle
Public IndentStyle As vsIndentStyle 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to