ProvideComponentDiagnosticsAttribute::IsDefaultView Property

 

Gets whether the provider uses the default, general-purpose view. If this property is false, the provider specifies its own custom view.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property bool IsDefaultView {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: