XmlSerializerFormatAttribute.Style プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
XmlSerializerの SOAP スタイルを取得または設定します。
public:
property System::ServiceModel::OperationFormatStyle Style { System::ServiceModel::OperationFormatStyle get(); void set(System::ServiceModel::OperationFormatStyle value); };
public System.ServiceModel.OperationFormatStyle Style { get; set; }
member this.Style : System.ServiceModel.OperationFormatStyle with get, set
Public Property Style As OperationFormatStyle
プロパティ値
OperationFormatStyle値の 1 つ。 既定値は、Document です。
例
完全な例については、「 Use プロパティと Style プロパティの設定」を参照してください。
注釈
StyleプロパティとUseプロパティは、メッセージの書式設定に影響します。