RectangleConverter.GetPropertiesSupported(ITypeDescriptorContext) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu nesnenin özellikleri desteklenip desteklemediğini belirler. 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
Aracılığıyla ITypeDescriptorContext ek bağlam sağlanabilen bir.
Döndürülenler
Bu yöntem, bu nesnenin özelliklerini bulmak için çağrılırsa GetProperties(ITypeDescriptorContext, Object, Attribute[]) döndürürtrue; aksi takdirde , false.