Binding.ServiceDescription 屬性

定義

取得 ServiceDescriptionBinding 為其中的成員。

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

ServiceDescriptionBinding 為其成員。

適用於