ISoapMessage.XmlNameSpace 屬性

定義

取得或設定 SOAP RPC(遠端程序呼叫) MethodName 元素的 XML 命名空間。

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

屬性值

包含被呼叫方法的物件所在的 XML 命名空間名稱。

適用於