PathSegmentReferencesRole.GetPathSegments(DomainRole) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получает список PathSegments.
public:
static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^> ^ GetPathSegments(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment> GetPathSegments (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetPathSegments : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment>
Public Shared Function GetPathSegments (element As DomainRole) As LinkedElementCollection(Of PathSegment)
Параметры
- element
- DomainRole
Возвращаемое значение
- Атрибуты