ClassHasProperties.GetClass(DomainProperty) 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 die Klasse ab.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ GetClass(Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass GetClass (Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetClass : Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass
Public Shared Function GetClass (element As DomainProperty) As DomainClass
Parameter
- element
- DomainProperty
Gibt zurück
- Attribute