ISoapMessage.XmlNameSpace 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 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 命名空間 (Namespace) 名稱,含有所呼叫之方法的物件位於其中。