UseVisibleWhitespaceEnabledTypes.Default 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 default value, which is false.
public:
 virtual property Microsoft::VisualStudio::Text::Editor::WhitespaceType Default { Microsoft::VisualStudio::Text::Editor::WhitespaceType get(); };public override Microsoft.VisualStudio.Text.Editor.WhitespaceType Default { get; }member this.Default : Microsoft.VisualStudio.Text.Editor.WhitespaceTypePublic Overrides ReadOnly Property Default As WhitespaceType