WebPartMenuStyle.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty メソッド
アセンブリ: System.Web (system.web.dll 内)
構文Private Function System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty As PropertyDescriptor Implements ICustomTypeDescriptor.GetDefaultProperty
Dim instance As WebPartMenuStyle Dim returnValue As PropertyDescriptor returnValue = CType(instance, ICustomTypeDescriptor).GetDefaultProperty
PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty ()
private: virtual PropertyDescriptor^ System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty () sealed = ICustomTypeDescriptor::GetDefaultProperty
このオブジェクトの既定のプロパティを表す PropertyDescriptor。オブジェクトにプロパティがない場合は null 参照 (Visual Basic では Nothing)。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- WebPartMenuStyle.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty メソッドのページへのリンク