次の方法で共有


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

プロパティ値

サービスの説明。

適用対象