다음을 통해 공유


SoapMessage.XmlNameSpace 속성

정의

호출된 메서드를 포함하는 개체가 있는 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 네임스페이스 이름입니다.

구현

적용 대상