次の方法で共有


XmlSchemaDocumentation.Source プロパティ

情報の URI ソースを取得または設定します。

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

プロパティ値

URI 参照。既定値は null 参照 (Visual Basic では Nothing) です。

解説

ソースは URI 参照である必要があります。

省略可能です。

必要条件

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

参照

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