Aracılığıyla paylaş


ImageConverter.GetPropertiesSupported(ITypeDescriptorContext) Yöntem

Tanım

Bu nesnenin özellikleri destekleyip desteklemediğini gösterir. Varsayılan olarak, bu şeklindedir false.

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

Parametreler

context
ITypeDescriptorContext

Ek bağlam sağlanabilen bir tür tanımlayıcısı.

Döndürülenler

Bu yöntem, bu nesnenin GetProperties özelliklerini bulmak için yönteminin çağrılıp çağrılmadığını döndürürtrue.

Şunlara uygulanır