LanguagePreferences::TabSize Property
Visual Studio 2015
Gets or sets the number of spaces a single tab covers.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility::Hidden)] property int TabSize { int get(); void set(int value); }
Show: