WebBodyFormatMessageProperty(WebContentFormat) Конструктор

Определение

Инициализирует новый экземпляр класса WebBodyFormatMessageProperty с заданным форматом.

public:
 WebBodyFormatMessageProperty(System::ServiceModel::Channels::WebContentFormat format);
public WebBodyFormatMessageProperty (System.ServiceModel.Channels.WebContentFormat format);
new System.ServiceModel.Channels.WebBodyFormatMessageProperty : System.ServiceModel.Channels.WebContentFormat -> System.ServiceModel.Channels.WebBodyFormatMessageProperty
Public Sub New (format As WebContentFormat)

Параметры

format
WebContentFormat

Объект WebContentFormat текста сообщения.

Исключения

Формату не может быть присвоено в конструкторе значение Default.

Применяется к