Partager via


WindowsEventLogDataSource.XPathQueries Propriété

Définition

Obtient ou définit une liste de requêtes du journal des événements Windows au format XPATH.

[Newtonsoft.Json.JsonProperty(PropertyName="xPathQueries")]
public System.Collections.Generic.IList<string> XPathQueries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="xPathQueries")>]
member this.XPathQueries : System.Collections.Generic.IList<string> with get, set
Public Property XPathQueries As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à