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


DslDefinitionModelElementTypeDescriptor.GetExtensionProperties - метод

Этот член переопределяет ElementTypeDescriptor.GetExtensionProperties(ModelElement, array<Attribute[]).

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

Синтаксис

'Декларация
Protected Overrides Function GetExtensionProperties ( _
    baseElement As ModelElement, _
    attributes As Attribute() _
) As IEnumerable(Of PropertyDescriptor)
protected override IEnumerable<PropertyDescriptor> GetExtensionProperties(
    ModelElement baseElement,
    Attribute[] attributes
)

Параметры

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

Тип: System.Collections.Generic.IEnumerable<PropertyDescriptor>

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

См. также

Ссылки

DslDefinitionModelElementTypeDescriptor Класс

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