共用方式為


PortType.ServiceDescription 屬性

定義

取得 ServiceDescriptionPortType 為其中的成員。

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

適用於