Aracılığıyla paylaş


ElementTypeDescriptor.CreatePropertyDescriptor Yöntem

Model öğesinin bir özellik için bir tanımlayıcı oluşturur.

Ad alanı:  Microsoft.VisualStudio.Modeling.Design
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Function CreatePropertyDescriptor ( _
    requestor As ModelElement, _
    domainPropertyInfo As DomainPropertyInfo, _
    attributes As Attribute() _
) As ElementPropertyDescriptor
protected virtual ElementPropertyDescriptor CreatePropertyDescriptor(
    ModelElement requestor,
    DomainPropertyInfo domainPropertyInfo,
    Attribute[] attributes
)

Parametreler

  • attributes
    Tür: array<System.Attribute[]
    Domain özelliği için geçerli özniteliklerini içeren bir dizi.

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor
Model öğenin özellik tanımlayıcısı.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementTypeDescriptor Sınıf

Microsoft.VisualStudio.Modeling.Design Ad Alanı