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


PathSegmentReferencesRole.GetPathSegments - метод

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

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

PathSegmentReferencesRole Класс

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