Condividi tramite


WebBodyFormatMessageProperty(WebContentFormat) Costruttore

Definizione

Inizializza una nuova istanza della classe WebBodyFormatMessageProperty con un formato specificato.

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)

Parametri

format
WebContentFormat

Elemento WebContentFormat del corpo del messaggio.

Eccezioni

Il formato non può essere impostato sul valore Default nel costruttore.

Si applica a