Sdílet prostřednictvím


PathHasSegments – konstruktor (DomainPath, PathSegment)

Konstruktor vytvoří odkaz PathHasSegments ve stejném oddílu jako daný DomainPath

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathHasSegments Třída

PathHasSegments – přetížení

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů