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

适用于