DomainPropertyHasElementNameProvider.GetLinkToElementNameProvider Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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