次の方法で共有


ServiceDescriptionFormatExtension.Parent プロパティ

ServiceDescriptionFormatExtension の親を取得します。

Public ReadOnly Property Parent As Object
[C#]
public object Parent {get;}
[C++]
public: __property Object* get_Parent();
[JScript]
public function get Parent() : Object;

プロパティ値

Object

解説

派生クラスでオーバーライドされるときにこのプロパティから返されるクラスは、基本 Object クラスではなく System.Web.Services.Description 名前空間内の派生クラスになります。

必要条件

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

参照

ServiceDescriptionFormatExtension クラス | ServiceDescriptionFormatExtension メンバ | System.Web.Services.Description 名前空間