DslEditorIdentifiesRootClass.GetLinkToRootClass(Editor) Method

Definition

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

Applies to