XmlSchemaAny.ProcessContents Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Değerlerden XmlSchemaContentProcessing biri. Öznitelik processContents
belirtilmezse varsayılan değer olur Strict
.