このメンバは TypeConverter.GetPropertiesSupported をオーバーライドします。
Overrides Overloads Public Function GetPropertiesSupported( _
ByVal context As ITypeDescriptorContext _) As Boolean
[C#]
public override bool GetPropertiesSupported(ITypeDescriptorContextcontext);
[C++]
public: bool GetPropertiesSupported(ITypeDescriptorContext* context);
[JScript]
public override function GetPropertiesSupported(
context : ITypeDescriptorContext) : Boolean;
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ExpandableObjectConverter クラス | ExpandableObjectConverter メンバ | System.ComponentModel 名前空間 | ExpandableObjectConverter.GetPropertiesSupported オーバーロードの一覧 | ITypeDescriptorContext