ProtocolReflector.ServiceDescription プロパティ

定義

生成されるバインディングを格納するために現在作成されている ServiceDescription オブジェクトを取得します。

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

プロパティ値

生成されるバインディングを格納するために現在作成されている ServiceDescription オブジェクト。

適用対象