DomainClassHasCustomTypeDescriptor.GetLinkToCustomTypeDescriptor(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.
Der domainclasshascustomtypedescriptor-Link zu einer domainClass wird abgerufen.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainClassHasCustomTypeDescriptor ^ GetLinkToCustomTypeDescriptor(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ classInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainClassHasCustomTypeDescriptor GetLinkToCustomTypeDescriptor (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass classInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToCustomTypeDescriptor : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainClassHasCustomTypeDescriptor
Public Shared Function GetLinkToCustomTypeDescriptor (classInstance As DomainClass) As DomainClassHasCustomTypeDescriptor
Parameter
- classInstance
- DomainClass
Gibt zurück
- Attribute