PathHasSegments (Constructor) (DomainPath, PathSegment)

El constructor establece relaciones de PathHasSegments en la misma partición que el DomainPath determinado

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

Sintaxis

'Declaración
Public Sub New ( _
    source As DomainPath, _
    target As PathSegment _
)
public PathHasSegments(
    DomainPath source,
    PathSegment target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PathHasSegments Clase

PathHasSegments (Sobrecarga)

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