Partilhar via


Construtor PathHasSegments (DomainPath, PathSegment)

Construtor cria um link de PathHasSegments na mesma partição que o determinado DomainPath

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 DomainPath, _
    target As PathSegment _
)
public PathHasSegments(
    DomainPath source,
    PathSegment target
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PathHasSegments Classe

Sobrecargas PathHasSegments

Namespace Microsoft.VisualStudio.Modeling.DslDefinition