XmlParserContext.XmlSpace 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 la portée xml:space
en cours.
public:
property System::Xml::XmlSpace XmlSpace { System::Xml::XmlSpace get(); void set(System::Xml::XmlSpace value); };
public System.Xml.XmlSpace XmlSpace { get; set; }
member this.XmlSpace : System.Xml.XmlSpace with get, set
Public Property XmlSpace As XmlSpace
Valeur de propriété
Valeur XmlSpace indiquant la portée xml:space
.