Trace.XEvent 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 collection de XEvent qui fait partie de cette catégorie.
public System.Xml.XmlNode XEvent { get; set; }
member this.XEvent : System.Xml.XmlNode with get, set
Public Property XEvent As XmlNode