Udostępnij za pośrednictwem


Metoda LocalizableProperties.GetProperties — (array<Attribute )

Zwraca wartość właściwości dla zaznaczonego obiektu przy użyciu tablicy atrybutu jako filtr.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

Parametry

Wartość zwracana

Typ: System.ComponentModel.PropertyDescriptorCollection
Zwraca PropertyDescriptorCollection.

Implementuje

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LocalizableProperties Klasa

Przeciążenie GetProperties

Przestrzeń nazw Microsoft.VisualStudio.Shell