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


DomainClassHasCustomTypeDescriptor.GetCustomTypeDescriptor - метод

Получает CustomTypeDescriptor.

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

DomainClassHasCustomTypeDescriptor Класс

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