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


DslDefinitionModelTypeDescriptorProvider.CreateTypeDescriptor - метод (ICustomTypeDescriptor, ModelElement)

Виртуальный метод, чтобы предоставить наш собственный дескриптор типа

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

Синтаксис

'Декларация
Protected Overrides Function CreateTypeDescriptor ( _
    parent As ICustomTypeDescriptor, _
    element As ModelElement _
) As ElementTypeDescriptor
protected override ElementTypeDescriptor CreateTypeDescriptor(
    ICustomTypeDescriptor parent,
    ModelElement element
)

Параметры

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

Тип: Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptor
Объект DslDefinitionModelElementTypeDescriptor

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

См. также

Ссылки

DslDefinitionModelTypeDescriptorProvider Класс

CreateTypeDescriptor - перегрузка

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