Tool.ToolboxTab Property

Definition

Gets or sets ToolboxTab. Toolbox tab defining the tool.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::ToolboxTab ^ ToolboxTab { Microsoft::VisualStudio::Modeling::DslDefinition::ToolboxTab ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::ToolboxTab ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab ToolboxTab { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ToolboxTab : Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab with get, set
Public Property ToolboxTab As ToolboxTab

Property Value

Attributes

Applies to