TextViewOptionExtensions.IsVisibleWhitespaceEnabledOnlyForSelection(IEditorOptions) Метод

Определение

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsVisibleWhitespaceEnabledOnlyForSelection(Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ options);
public static bool IsVisibleWhitespaceEnabledOnlyForSelection (this Microsoft.VisualStudio.Text.Editor.IEditorOptions options);
static member IsVisibleWhitespaceEnabledOnlyForSelection : Microsoft.VisualStudio.Text.Editor.IEditorOptions -> bool
<Extension()>
Public Function IsVisibleWhitespaceEnabledOnlyForSelection (options As IEditorOptions) As Boolean

Параметры

options
IEditorOptions

Возвращаемое значение

Boolean

Применяется к