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


CustomPropertyDescriptor.SetTypeDescriptor - метод

Задает класс TypeDescriptor.

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

Синтаксис

'Декларация
Public Shared Sub SetTypeDescriptor ( _
    element As PropertyPath, _
    newTypeDescriptor As DomainTypeDescriptor _
)
public static void SetTypeDescriptor(
    PropertyPath element,
    DomainTypeDescriptor newTypeDescriptor
)

Параметры

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

См. также

Ссылки

CustomPropertyDescriptor Класс

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