ProvideToolWindowAttribute.ToolType Property
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.
Gets or sets the type of the tool window.
public:
property Type ^ ToolType { Type ^ get(); };
public:
property Platform::Type ^ ToolType { Platform::Type ^ get(); };
public Type ToolType { get; }
member this.ToolType : Type
Public ReadOnly Property ToolType As Type
Property Value
The type of the tool window.