ProvideToolWindowAttribute.ToolType Property

Definition

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.

Applies to