ProtocolReflector.ServiceDescriptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
これまでに作成され、関連付けられているServiceDescriptionReflector インスタンスのServiceDescriptions プロパティを介して取得したServiceDescriptionCollectionに対応するオブジェクトに追加されたServiceDescription オブジェクトを取得します。
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
プロパティ値
これまでに作成され、関連付けられているServiceDescriptionReflector インスタンスのServiceDescriptions プロパティを介して取得されたServiceDescriptionCollectionに対応するオブジェクトに追加されたServiceDescriptionオブジェクト。
注釈
ProtocolReflector クラスは、Web サービス クラスで見つかる個別の名前空間を持つバインディングごとにServiceDescription オブジェクトを作成します。