次の方法で共有


XmlSchemaSimpleContentRestriction.Facets プロパティ

1 つ以上の次のクラスを取得します。

XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.

Public ReadOnly Property Facets As XmlSchemaObjectCollection
[C#]
public XmlSchemaObjectCollection Facets {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_Facets();
[JScript]
public function get Facets() : XmlSchemaObjectCollection;

プロパティ値

ファセット クラスの 1 つ。

必要条件

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

参照

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