TextViewOptionExtensions.VisibleWhitespaceTypes(IEditorOptions) Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::VisualStudio::Text::Editor::WhitespaceType VisibleWhitespaceTypes(Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ options);
public static Microsoft.VisualStudio.Text.Editor.WhitespaceType VisibleWhitespaceTypes (this Microsoft.VisualStudio.Text.Editor.IEditorOptions options);
static member VisibleWhitespaceTypes : Microsoft.VisualStudio.Text.Editor.IEditorOptions -> Microsoft.VisualStudio.Text.Editor.WhitespaceType
<Extension()>
Public Function VisibleWhitespaceTypes (options As IEditorOptions) As WhitespaceType
Parameters
- options
- IEditorOptions