다음을 통해 공유


WebBodyFormatMessageProperty.Format 속성

정의

메시지 본문에 사용되는 형식을 가져옵니다.

public:
 property System::ServiceModel::Channels::WebContentFormat Format { System::ServiceModel::Channels::WebContentFormat get(); };
public System.ServiceModel.Channels.WebContentFormat Format { get; }
member this.Format : System.ServiceModel.Channels.WebContentFormat
Public ReadOnly Property Format As WebContentFormat

속성 값

WebContentFormat

메시지 본문에 사용되는 형식을 지정하는 WebContentFormat입니다.

적용 대상