System.ServiceModel.XmlSerializerFormatAttribute public sealed class XmlSerializerFormatAttribute : Attribute Documentation Code public OperationFormatStyle Style { get; set; } public bool SupportFaults { get; set; } public OperationFormatUse Use { get; set; } public XmlSerializerFormatAttribute()