次の方法で共有


XmlSchemaFacet.Value プロパティ

ファセットの value 属性を取得または設定します。

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

プロパティ値

属性値。

必要条件

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

参照

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