XmlSerializerOperationBehavior.XmlSerializerFormatAttribute Propiedad

Definición

Obtiene el objeto que contiene las opciones de uso y formato de SOAP.

public:
 property System::ServiceModel::XmlSerializerFormatAttribute ^ XmlSerializerFormatAttribute { System::ServiceModel::XmlSerializerFormatAttribute ^ get(); };
public System.ServiceModel.XmlSerializerFormatAttribute XmlSerializerFormatAttribute { get; }
member this.XmlSerializerFormatAttribute : System.ServiceModel.XmlSerializerFormatAttribute
Public ReadOnly Property XmlSerializerFormatAttribute As XmlSerializerFormatAttribute

Valor de propiedad

que XmlSerializerFormatAttribute contiene las opciones de uso y formato soap.

Se aplica a