Поделиться через


RolePlayerConnectDirectiveHasPathToRolePlayer.GetLinks - метод

Получает все ссылки RolePlayerConnectDirectiveHasPathToRolePlayer между заданными RolePlayerConnectDirective и DomainPath.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinks ( _
    source As RolePlayerConnectDirective, _
    target As DomainPath _
) As ReadOnlyCollection(Of RolePlayerConnectDirectiveHasPathToRolePlayer)
public static ReadOnlyCollection<RolePlayerConnectDirectiveHasPathToRolePlayer> GetLinks(
    RolePlayerConnectDirective source,
    DomainPath target
)

Параметры

Возвращаемое значение

Тип: System.Collections.ObjectModel.ReadOnlyCollection<RolePlayerConnectDirectiveHasPathToRolePlayer>

Безопасность платформы .NET Framework

См. также

Ссылки

RolePlayerConnectDirectiveHasPathToRolePlayer Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен