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

속성 값

래퍼 요소가 있으면 래퍼 요소의 네임스페이스입니다.

적용 대상