MessageBodyDescription.WrapperNamespace 속성

정의

SOAP 본문에서 래퍼 요소의 네임스페이스를 가져오거나 설정합니다(있는 경우).

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

속성 값

String

래퍼 요소의 네임스페이스(있는 경우)입니다.

적용 대상