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