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


LabelShapeTypeDescriptor.CreatePropertyDescriptor - метод

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

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

Синтаксис

'Декларация
Protected Overrides Function CreatePropertyDescriptor ( _
    requestor As ModelElement, _
    domainPropertyInfo As DomainPropertyInfo, _
    attributes As Attribute() _
) As ElementPropertyDescriptor
protected override ElementPropertyDescriptor CreatePropertyDescriptor(
    ModelElement requestor,
    DomainPropertyInfo domainPropertyInfo,
    Attribute[] attributes
)

Параметры

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

Тип: Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor

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

См. также

Ссылки

LabelShapeTypeDescriptor Класс

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