共用方式為


WebServiceDescriptor.ServiceDescription 屬性

定義

取得或設定服務描述。

public:
 property System::String ^ ServiceDescription { System::String ^ get(); void set(System::String ^ value); };
public string ServiceDescription { get; set; }
member this.ServiceDescription : string with get, set
Public Property ServiceDescription As String

屬性值

服務描述。

適用於