CutOrCopyBlankLineIfNoSelection::Default Property

 

Gets the default value, which is true.

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

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

Property Value

Type: System::Boolean

true.

Return to top
Show: