Partilhar via


Construtor DomainPropertyHasElementNameProvider (DomainProperty, ExternalType)

Construtor cria um link de DomainPropertyHasElementNameProvider na mesma partição que o determinado DomainProperty

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    source As DomainProperty, _
    target As ExternalType _
)
public DomainPropertyHasElementNameProvider(
    DomainProperty source,
    ExternalType target
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DomainPropertyHasElementNameProvider Classe

Sobrecargas DomainPropertyHasElementNameProvider

Namespace Microsoft.VisualStudio.Modeling.DslDefinition