LabelShapeTypeDescriptor::CreatePropertyDescriptor Method (ModelElement^, DomainPropertyInfo^, array<Attribute^>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual ElementPropertyDescriptor^ CreatePropertyDescriptor( ModelElement^ requestor, DomainPropertyInfo^ domainPropertyInfo, array<Attribute^>^ attributes ) override
Parameters
- requestor
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
- domainPropertyInfo
- Type: Microsoft.VisualStudio.Modeling::DomainPropertyInfo^
- attributes
- Type: array<System::Attribute^>^
Return Value
Type: Microsoft.VisualStudio.Modeling.Design::ElementPropertyDescriptor^
Show: