Język

XmlSchemaSimpleTypeRestriction.Facets Właściwość

Definicja

Pobiera lub ustawia facet schematu XML.

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Facets { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Facets { get; }
member this.Facets : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Facets As XmlSchemaObjectCollection

Wartość właściwości

Jedna z następujących klas aspektów:

XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacetXmlSchemaMaxExclusiveFacetXmlSchemaMaxInclusiveFacetXmlSchemaEnumerationFacetXmlSchemaPatternFacetXmlSchemaMinExclusiveFacetXmlSchemaFractionDigitsFacetXmlSchemaMinInclusiveFacet, XmlSchemaTotalDigitsFacet, . XmlSchemaWhiteSpaceFacet

Dotyczy