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


PropertyPathReferencesProperty.GetPropertyPaths - метод

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

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

PropertyPathReferencesProperty Класс

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