SoapServerType.ServiceNamespace 屬性

定義

會得到 String 包含該 XML Web 服務所屬命名空間的 。

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

屬性值

String A 包含該 XML Web 服務所屬的命名空間。

適用於