Share via


WebBodyFormatMessageProperty(WebContentFormat) Construtor

Definição

Inicializa uma nova instância da classe WebBodyFormatMessageProperty com um formato especificado.

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)

Parâmetros

format
WebContentFormat

O WebContentFormat do corpo da mensagem.

Exceções

O formato não pode ser definido como o valor Default no construtor.

Aplica-se a