XmlSchemaAny.ProcessContents Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit des informations sur la façon dont une application ou un processeur XML doit gérer la validation des documents XML pour les éléments spécifiés par l’élément 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
Valeur de propriété
Une des XmlSchemaContentProcessing valeurs. Si aucun attribut n’est processContents spécifié, la valeur par défaut est Strict.