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


CustomPropertyDescriptor.GetPathsOfCustomPropertyDescriptors - метод

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

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

CustomPropertyDescriptor Класс

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