ProvideToolWindowAttribute(Type) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of ProvideToolWindowAttribute.
public:
ProvideToolWindowAttribute(Type ^ toolType);
public:
ProvideToolWindowAttribute(Platform::Type ^ toolType);
public ProvideToolWindowAttribute (Type toolType);
new Microsoft.VisualStudio.Shell.ProvideToolWindowAttribute : Type -> Microsoft.VisualStudio.Shell.ProvideToolWindowAttribute
Public Sub New (toolType As Type)
Parameters
- toolType
- Type
Type of the tool window