Share via


WindowsEventLogDataSource.XPathQueries Eigenschaft

Definition

Ruft eine Liste von Windows-Ereignisprotokollabfragen im XPATH-Format ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: