ConvertTabsToSpaces::Default Property

 

Gets the default value (true).

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public:
property bool Default {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

true.

Return to top
Show: