共用方式為


ElementTypeDescriptor.GetDisplayProperties 方法 (ModelElement, Store, PropertyDescriptor%)

傳回對應到網域中的每個屬性的屬性描述項目的清單

命名空間:  Microsoft.VisualStudio.Modeling.Design
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
Protected Function GetDisplayProperties ( _
    requestor As ModelElement, _
    store As Store, _
    ByRef defaultPropertyDescriptor As PropertyDescriptor _
) As PropertyDescriptorCollection
protected PropertyDescriptorCollection GetDisplayProperties(
    ModelElement requestor,
    Store store,
    ref PropertyDescriptor defaultPropertyDescriptor
)

參數

傳回值

型別:System.ComponentModel.PropertyDescriptorCollection
一份對應到網域中的每個屬性的屬性描述項

.NET Framework 安全性

請參閱

參考

ElementTypeDescriptor 類別

GetDisplayProperties 多載

Microsoft.VisualStudio.Modeling.Design 命名空間