LanguagePreferences::IndentSize Property
Visual Studio 2015
Gets or sets the number of spaces to indent when formatting source.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility::Hidden)] property int IndentSize { int get(); void set(int value); }
This property is not used in the default managed package framework language service classes.
This property affects the preferences value uIndentSize.
Show: