LocalizableTypeConverter.GetPropertiesSupported 方法

定義

是否支援自訂屬性描述

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

參數

context
ITypeDescriptorContext

未使用的上下文,指的是需要請求描述的上下文

傳回

是否支援自訂屬性描述

適用於