PortType.ServiceDescription プロパティ

定義

ServiceDescription がメンバーとして含まれている PortType を取得します。

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

プロパティ値

PortType がメンバーであるサービスの説明。

PortType_ServiceDescription#1

適用対象