ProvideToolWindowAttribute::ToolType Property

 

Gets or sets the type of the tool window.

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

public:
property Type^ ToolType {
	Type^ get();
}

Property Value

Type: System::Type^

The type of the tool window.

Return to top
Show: