KnownDocumentOptions.ConvertTabsToSpacesOption Property
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.
Gets the option to determine if tabs should be converted to spaces.
public static Microsoft.VisualStudio.Extensibility.Editor.TextDocumentOption<bool> ConvertTabsToSpacesOption { get; }
static member ConvertTabsToSpacesOption : Microsoft.VisualStudio.Extensibility.Editor.TextDocumentOption<bool>
Public Shared ReadOnly Property ConvertTabsToSpacesOption As TextDocumentOption(Of Boolean)