Compartilhar via


WindowsEventLogDataSource.XPathQueries Propriedade

Definição

Obtém ou define uma lista de consultas do Log de Eventos do Windows no formato 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a