XmlReflectionMember.XmlAttributes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メンバーのコード エンティティに適用された XmlAttributes 関連の属性のコレクションを持つ XmlSerializer を取得または設定します。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
public:
property System::Xml::Serialization::XmlAttributes ^ XmlAttributes { System::Xml::Serialization::XmlAttributes ^ get(); void set(System::Xml::Serialization::XmlAttributes ^ value); };
public System.Xml.Serialization.XmlAttributes XmlAttributes { get; set; }
member this.XmlAttributes : System.Xml.Serialization.XmlAttributes with get, set
Public Property XmlAttributes As XmlAttributes
プロパティ値
メンバー コードに適用された XML 属性を表す XmlAttributes。
注釈
Web サービス メソッド メンバーのコード エンティティには、入力パラメーター、出力パラメーター、戻り値の型、入力 SOAP ヘッダー属性、または出力 SOAP ヘッダー属性を指定できます。
クラスとそのプロパティを直接使用する XmlReflectionMember 必要はありません。