MessageBodyDescription.WrapperName 속성

정의

SOAP 본문 요소가 있는 경우 SOAP 본문 요소 내에 있는 래퍼 요소의 이름을 가져오거나 설정합니다.

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

속성 값

래퍼 요소(있는 경우)입니다.

적용 대상