IDifferenceViewer::IsClosed Property

 

Determines whether this viewer is closed.

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

property bool IsClosed {
	bool get();
}

Property Value

Type: System::Boolean

true if this viewer is closed.

Return to top
Show: