Compartir a través de


WebBodyFormatMessageProperty.Format Propiedad

Definición

Obtiene el formato utilizado para el cuerpo del mensaje.

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

Valor de propiedad

WebContentFormat

WebContentFormat que especifica el formato utilizado para el cuerpo del mensaje.

Se aplica a