Sdílet prostřednictvím


XmlSchemaAny.ProcessContents Vlastnost

Definice

Získá nebo nastaví informace o tom, jak by aplikace nebo procesor XML měla zpracovat ověření dokumentů XML pro prvky určené prvkem any .

public:
 property System::Xml::Schema::XmlSchemaContentProcessing ProcessContents { System::Xml::Schema::XmlSchemaContentProcessing get(); void set(System::Xml::Schema::XmlSchemaContentProcessing value); };
public System.Xml.Schema.XmlSchemaContentProcessing ProcessContents { get; set; }
member this.ProcessContents : System.Xml.Schema.XmlSchemaContentProcessing with get, set
Public Property ProcessContents As XmlSchemaContentProcessing

Hodnota vlastnosti

XmlSchemaContentProcessing

Jedna z XmlSchemaContentProcessing hodnot. Pokud není zadán žádný processContents atribut, je Strictvýchozí hodnota .

Platí pro