次の方法で共有


ServiceDescription.ServiceDescriptions プロパティ

ServiceDescription がメンバとして含まれている ServiceDescriptionCollection インスタンスを取得します。

Public ReadOnly Property ServiceDescriptions As _
   ServiceDescriptionCollection
[C#]
public ServiceDescriptionCollection ServiceDescriptions {get;}
[C++]
public: __property ServiceDescriptionCollection*
   get_ServiceDescriptions();
[JScript]
public function get ServiceDescriptions() :
   ServiceDescriptionCollection;

プロパティ値

ServiceDescriptionCollection

例外

例外の種類 条件
NullReferenceException ServiceDescription が親コレクションに割り当てられていません。

必要条件

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

参照

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