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


RolePlayerConnectDirectiveAcceptsClass.GetRolePlayerConnectDirectives - метод

Получает список RolePlayerConnectDirectives.

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

Синтаксис

'Декларация
Public Shared Function GetRolePlayerConnectDirectives ( _
    element As DomainClass _
) As LinkedElementCollection(Of RolePlayerConnectDirective)
public static LinkedElementCollection<RolePlayerConnectDirective> GetRolePlayerConnectDirectives(
    DomainClass element
)

Параметры

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

Тип: Microsoft.VisualStudio.Modeling.LinkedElementCollection<RolePlayerConnectDirective>

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

См. также

Ссылки

RolePlayerConnectDirectiveAcceptsClass Класс

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