ProtocolImporter.ServiceDescriptions プロパティ

定義

バインド クラスの生成元となるバインディングを検索する、関連付けられたServiceDescriptionCollection インスタンスに属するServiceDescriptionImporter オブジェクトを取得します。

public:
 property System::Web::Services::Description::ServiceDescriptionCollection ^ ServiceDescriptions { System::Web::Services::Description::ServiceDescriptionCollection ^ get(); };
public System.Web.Services.Description.ServiceDescriptionCollection ServiceDescriptions { get; }
member this.ServiceDescriptions : System.Web.Services.Description.ServiceDescriptionCollection
Public ReadOnly Property ServiceDescriptions As ServiceDescriptionCollection

プロパティ値

バインド クラスの生成元となるバインディングを検索する、関連付けられたServiceDescriptionCollection インスタンスに属するServiceDescriptionImporter オブジェクト。

適用対象