Aracılığıyla paylaş


FontConverter.GetPropertiesSupported(ITypeDescriptorContext) Yöntem

Tanım

Bu nesnenin özellikleri destekleyip desteklemediğini belirler. Varsayılan değer: 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 GetPropertiesSupported(ITypeDescriptorContext) özelliklerini bulmak için yönteminin çağrılıp çağrılmadığını döndürürtrue; aksi takdirde , false.

Şunlara uygulanır