Compartilhar via


Construtor PropertyPathHasPath (PropertyPath, DomainPath)

Construtor cria um link de PropertyPathHasPath na mesma partição que o determinado PropertyPath

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

Sintaxe

'Declaração
Public Sub New ( _
    source As PropertyPath, _
    target As DomainPath _
)
public PropertyPathHasPath(
    PropertyPath source,
    DomainPath target
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyPathHasPath Classe

Sobrecargas PropertyPathHasPath

Namespace Microsoft.VisualStudio.Modeling.DslDefinition