次の方法で共有


XmlAttributes.XmlChoiceIdentifier プロパティ

複数の選択肢を区別できるようにするオブジェクトを取得または設定します。

Public ReadOnly Property XmlChoiceIdentifier As _
   XmlChoiceIdentifierAttribute
[C#]
public XmlChoiceIdentifierAttribute XmlChoiceIdentifier {get;}
[C++]
public: __property XmlChoiceIdentifierAttribute*
   get_XmlChoiceIdentifier();
[JScript]
public function get XmlChoiceIdentifier() :
   XmlChoiceIdentifierAttribute;

プロパティ値

xsi:choice 要素としてシリアル化されているクラス メンバに適用できる XmlChoiceIdentifierAttribute

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

XmlAttributes クラス | XmlAttributes メンバ | System.Xml.Serialization 名前空間