共用方式為


ShapeHasDecoratorsTypeDescriptor.GetProperties 方法 (array<Attribute[])

這個成員會覆寫 ElementTypeDescriptor.GetProperties(array<Attribute[])

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

語法

'宣告
Public Overrides Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

參數

傳回值

類型:System.ComponentModel.PropertyDescriptorCollection

實作

ICustomTypeDescriptor.GetProperties(array<Attribute[])

.NET Framework 安全性

請參閱

參考

ShapeHasDecoratorsTypeDescriptor 類別

GetProperties 多載

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間