DslEditorIdentifiesRootClass.GetLinkToRootClass(Editor) 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 Editor.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslEditorIdentifiesRootClass ^ GetLinkToRootClass(Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ rootForInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslEditorIdentifiesRootClass GetLinkToRootClass (Microsoft.VisualStudio.Modeling.DslDefinition.Editor rootForInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToRootClass : Microsoft.VisualStudio.Modeling.DslDefinition.Editor -> Microsoft.VisualStudio.Modeling.DslDefinition.DslEditorIdentifiesRootClass
Public Shared Function GetLinkToRootClass (rootForInstance As Editor) As DslEditorIdentifiesRootClass
Parameters
- rootForInstance
- Editor
Returns
- Attributes