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 です。
例
完全な例については、「 使用プロパティとスタイル プロパティの設定」を参照してください。
注釈
Style プロパティおよび Use プロパティは、メッセージの書式指定の方法を制御します。