Udostępnij za pośrednictwem


Metoda ElementNameProvider.GetLinkNames —

Pobiera mapy nazw łącza dla łączy, które są przypisane do pełniących role.

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

Składnia

'Deklaracja
Protected Function GetLinkNames ( _
    rolePlayer As ModelElement, _
    domainRole As DomainRoleInfo, _
    excludedLink As ElementLink _
) As Dictionary(Of String, ModelElement)
protected Dictionary<string, ModelElement> GetLinkNames(
    ModelElement rolePlayer,
    DomainRoleInfo domainRole,
    ElementLink excludedLink
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.Dictionary<String, ModelElement>
Słownik, która zawiera nazwy łączy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementNameProvider Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling