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,指定用于消息正文的格式。

适用于