Aracılığıyla paylaş


XmlSchemaAny.ProcessContents Özellik

Tanım

Bir uygulamanın veya XML işlemcisinin öğesi tarafından any belirtilen öğeler için XML belgelerinin doğrulanmasıyla ilgili bilgileri alır veya ayarlar.

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

Özellik Değeri

XmlSchemaContentProcessing

Değerlerden XmlSchemaContentProcessing biri. Öznitelik processContents belirtilmezse varsayılan değer olur Strict.

Şunlara uygulanır