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