DomainClassHasCustomTypeDescriptor.GetLinkToCustomTypeDescriptor Method

Definition

Get the DomainClassHasCustomTypeDescriptor link to a DomainClass.

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

Parameters

classInstance
DomainClass

Returns

Attributes

Applies to