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


PathSegmentReferencesRole.GetLinksToPathSegments - метод

Получите список ссылок PathSegmentReferencesRole к DomainRole.

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

Синтаксис

'Декларация
Public Shared Function GetLinksToPathSegments ( _
    roleInstance As DomainRole _
) As ReadOnlyCollection(Of PathSegmentReferencesRole)
public static ReadOnlyCollection<PathSegmentReferencesRole> GetLinksToPathSegments(
    DomainRole roleInstance
)

Параметры

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

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

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

См. также

Ссылки

PathSegmentReferencesRole Класс

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