system 識別子を取得または設定します。
Public Property System As String
[C#]
public string System {get; set;}
[C++]
public: __property String* get_System();public: __property void set_System(String*);
[JScript]
public function get System() : String;public function set System(String);
プロパティ値
system 識別子。値は有効な URI である必要があります。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaNotation クラス | XmlSchemaNotation メンバ | System.Xml.Schema 名前空間