次の方法で共有


SoapServerType.ServiceNamespace プロパティ

定義

この XML Web サービスが属する名前空間を格納している String を取得します。

public:
 property System::String ^ ServiceNamespace { System::String ^ get(); };
public string ServiceNamespace { get; }
member this.ServiceNamespace : string
Public ReadOnly Property ServiceNamespace As String

プロパティ値

String

この XML Web サービスが属する名前空間を格納している String

適用対象