DslEditorIdentifiesRootClass.GetRootFor(DomainClass) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft rootfor ab.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ GetRootFor(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Editor GetRootFor (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetRootFor : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> Microsoft.VisualStudio.Modeling.DslDefinition.Editor
Public Shared Function GetRootFor (element As DomainClass) As Editor
Parameter
- element
- DomainClass
Gibt zurück
- Attribute