Compartir a través de


KnownDocumentOptions.ConvertTabsToSpacesOption Property

Definition

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)

Property Value

Applies to