DomainClassHasCustomTypeDescriptor.GetCustomTypeDescriptor(DomainClass) Méthode

Définition

Obtient CustomTypeDescriptor.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DomainTypeDescriptor ^ GetCustomTypeDescriptor(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor GetCustomTypeDescriptor (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetCustomTypeDescriptor : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor
Public Shared Function GetCustomTypeDescriptor (element As DomainClass) As DomainTypeDescriptor

Paramètres

element
DomainClass

Retours

DomainTypeDescriptor
Attributs

S’applique à