MessageBodyDescription.WrapperName 속성

정의

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

속성 값

String

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

적용 대상