ToolboxTabHasTools.GetLinkToToolboxTab(Tool) Method
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.
Get the ToolboxTabHasTools link to a Tool.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::ToolboxTabHasTools ^ GetLinkToToolboxTab(Microsoft::VisualStudio::Modeling::DslDefinition::Tool ^ toolInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTabHasTools GetLinkToToolboxTab (Microsoft.VisualStudio.Modeling.DslDefinition.Tool toolInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToToolboxTab : Microsoft.VisualStudio.Modeling.DslDefinition.Tool -> Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTabHasTools
Public Shared Function GetLinkToToolboxTab (toolInstance As Tool) As ToolboxTabHasTools
Parameters
- toolInstance
- Tool
Returns
- Attributes