LabelShapeTypeDescriptor.CreatePropertyDescriptor – metoda
Tento člen přepisuje ElementTypeDescriptor.CreatePropertyDescriptor(ModelElement, DomainPropertyInfo, array<Attribute[]).
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Deklarace
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
)
Parametry
- requestor
Typ: Microsoft.VisualStudio.Modeling.ModelElement
- domainPropertyInfo
Typ: Microsoft.VisualStudio.Modeling.DomainPropertyInfo
- attributes
Typ: array<System.Attribute[]
Vrácená hodnota
Typ: Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.