Compartir a través de


DomainPropertyHasElementNameProvider (Constructor) (DomainProperty, ExternalType)

El constructor crea un vínculo DomainPropertyHasElementNameProvider en la misma partición que el DomainProperty determinado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    source As DomainProperty, _
    target As ExternalType _
)
public DomainPropertyHasElementNameProvider(
    DomainProperty source,
    ExternalType target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DomainPropertyHasElementNameProvider Clase

DomainPropertyHasElementNameProvider (Sobrecarga)

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)