Udostępnij za pośrednictwem


Metoda PathSegmentReferencesRole.GetLinks —

Pobierz PathSegmentReferencesRole łącza między danym PathSegment i DomainRole.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinks ( _
    source As PathSegment, _
    target As DomainRole _
) As ReadOnlyCollection(Of PathSegmentReferencesRole)
public static ReadOnlyCollection<PathSegmentReferencesRole> GetLinks(
    PathSegment source,
    DomainRole target
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<PathSegmentReferencesRole>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PathSegmentReferencesRole Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition