Udostępnij za pośrednictwem


OutgoingWebResponseContext.Format Właściwość

Definicja

Pobiera lub ustawia format wiadomości internetowych.

public:
 property Nullable<System::ServiceModel::Web::WebMessageFormat> Format { Nullable<System::ServiceModel::Web::WebMessageFormat> get(); void set(Nullable<System::ServiceModel::Web::WebMessageFormat> value); };
public System.ServiceModel.Web.WebMessageFormat? Format { get; set; }
member this.Format : Nullable<System.ServiceModel.Web.WebMessageFormat> with get, set
Public Property Format As Nullable(Of WebMessageFormat)

Wartość właściwości

Nullable<WebMessageFormat>

Format wiadomości internetowych.

Dotyczy