次の方法で共有


XmlSchemaAnnotation.Id プロパティ

文字列 ID を取得または設定します。

Public Property Id As String
[C#]
public string Id {get; set;}
[C++]
public: __property String* get_Id();public: __property void set_Id(String*);
[JScript]
public function get Id() : String;public function set Id(String);

プロパティ値

文字列 ID。既定値は String.Empty です。

省略可能。

必要条件

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

参照

XmlSchemaAnnotation クラス | XmlSchemaAnnotation メンバ | System.Xml.Schema 名前空間