Sdílet prostřednictvím


ImageConverter.GetPropertiesSupported(ITypeDescriptorContext) Metoda

Definice

Určuje, zda tento objekt podporuje vlastnosti. Ve výchozím nastavení je falseto .

public:
 override bool GetPropertiesSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetPropertiesSupported (System.ComponentModel.ITypeDescriptorContext context);
public override bool GetPropertiesSupported (System.ComponentModel.ITypeDescriptorContext? context);
override this.GetPropertiesSupported : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetPropertiesSupported (context As ITypeDescriptorContext) As Boolean

Parametry

context
ITypeDescriptorContext

Popisovač typu, jehož prostřednictvím lze poskytnout další kontext.

Návraty

Tato metoda vrátí true , pokud GetProperties by měla být volána metoda najít vlastnosti tohoto objektu.

Platí pro