DomainPropertyHasElementNameProvider.GetLinkToElementNameProvider Method

Definition

Get the DomainPropertyHasElementNameProvider link to a DomainProperty.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DomainPropertyHasElementNameProvider ^ GetLinkToElementNameProvider(Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ domainPropertyInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider GetLinkToElementNameProvider (Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty domainPropertyInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToElementNameProvider : Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider
Public Shared Function GetLinkToElementNameProvider (domainPropertyInstance As DomainProperty) As DomainPropertyHasElementNameProvider

Parameters

domainPropertyInstance
DomainProperty

Returns

Attributes

Applies to