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


CustomPropertyDescriptor.GetTypeDescriptor - метод

Возвращает класс TypeDescriptor.

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

Синтаксис

'Декларация
Public Shared Function GetTypeDescriptor ( _
    element As PropertyPath _
) As DomainTypeDescriptor
public static DomainTypeDescriptor GetTypeDescriptor(
    PropertyPath element
)

Параметры

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

Тип: Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor

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

См. также

Ссылки

CustomPropertyDescriptor Класс

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