WebBodyFormatMessageProperty(WebContentFormat) Constructor

Definitie

Initialiseert een nieuw exemplaar van de WebBodyFormatMessageProperty klasse met een opgegeven indeling.

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)

Parameters

format
WebContentFormat

De WebContentFormat hoofdtekst van het bericht.

Uitzonderingen

De indeling kan niet worden ingesteld op de Default waarde in de constructor.

Van toepassing op