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

사용되지 않음, 설명을 요청할 컨텍스트

반품

사용자 지정 속성 설명이 지원되는지 여부

적용 대상