Sdílet prostřednictvím


PathSegmentReferencesRole.GetLink – metoda

Jeden PathSegmentReferencesRole propojení mezi dané PathSegmentand DomainRole získáte.

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

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathSegmentReferencesRole Třída

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