DomainClassHasCustomTypeDescriptor.GetLinkToClass Method

Definition

Get the DomainClassHasCustomTypeDescriptor link to a DomainTypeDescriptor.

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

Parameters

customTypeDescriptorInstance
DomainTypeDescriptor

Returns

Attributes

Applies to