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 네임스페이스 이름입니다.

적용 대상