Sdílet prostřednictvím


PathSegmentReferencesRole – konstruktor (PathSegment, DomainRole)

Konstruktor vytvoří odkaz PathSegmentReferencesRole ve stejném oddílu jako daný PathSegment

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathSegmentReferencesRole Třída

PathSegmentReferencesRole – přetížení

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