Udostępnij za pośrednictwem


Metoda MoveableDecoratorHostShape.ICustomTypeDescriptor.GetProperties — (array<Attribute )

Zwraca wartość właściwości dla tego wystąpienia składnika za pomocą tablicy atrybutu jako filtr.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Private Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection Implements ICustomTypeDescriptor.GetProperties
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(
    Attribute[] attributes
)

Parametry

  • attributes
    Typ: array<System.Attribute[]
    Tablica typu System.Attribute, który jest używany jako filtr.

Wartość zwracana

Typ: System.ComponentModel.PropertyDescriptorCollection
Filtrowane właściwości kształtu nadrzędnego.

Implementuje

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MoveableDecoratorHostShape Klasa

Przeciążenie GetProperties

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams