LANGPREFERENCES2.IndentStyle Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies no indenting, block indenting, or smart indenting.
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 textmgr2.idl: