Freigeben über


PathHasSegments-Konstruktor (DomainPath, PathSegment)

Konstruktor erstellt einen PathHasSegments-Link in derselben Partition wie das angegebene DomainPath

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

Syntax

'Declaration
Public Sub New ( _
    source As DomainPath, _
    target As PathSegment _
)
public PathHasSegments(
    DomainPath source,
    PathSegment target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PathHasSegments Klasse

PathHasSegments-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace