共用方式為


SoapMessage.XmlNameSpace 屬性

定義

取得或設定 XML 命名空間 (Namespace) 名稱,含有所呼叫之方法的物件位於其中。

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 命名空間 (Namespace) 名稱,含有所呼叫之方法的物件位於其中。

實作

適用於