次の方法で共有


ITypeDescriptorContext.PropertyDescriptor プロパティ

特定のコンテキスト項目について説明する PropertyDescriptor を取得します。

ReadOnly Property PropertyDescriptor As PropertyDescriptor
[C#]
PropertyDescriptor PropertyDescriptor {get;}
[C++]
__property PropertyDescriptor* get_PropertyDescriptor();
[JScript]
function get PropertyDescriptor() : PropertyDescriptor;

プロパティ値

特定のコンテキスト項目について説明する PropertyDescriptor 。呼び出しに応答する PropertyDescriptor がない場合は、 null 参照 (Visual Basic では Nothing) が返されます。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ITypeDescriptorContext インターフェイス | ITypeDescriptorContext メンバ | System.ComponentModel 名前空間