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


DomainClassHasCustomTypeDescriptor.SetCustomTypeDescriptor - метод

Задает CustomTypeDescriptor.

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

Синтаксис

'Декларация
Public Shared Sub SetCustomTypeDescriptor ( _
    element As DomainClass, _
    newCustomTypeDescriptor As DomainTypeDescriptor _
)
public static void SetCustomTypeDescriptor(
    DomainClass element,
    DomainTypeDescriptor newCustomTypeDescriptor
)

Параметры

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

См. также

Ссылки

DomainClassHasCustomTypeDescriptor Класс

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