XPathMessageFilter.XPath Propiedad

Definición

Obtiene la expresión XPath que define los criterios de búsqueda para el filtro.

public:
 property System::String ^ XPath { System::String ^ get(); };
public string XPath { get; }
member this.XPath : string
Public ReadOnly Property XPath As String

Valor de propiedad

Expresión XPath para el filtro.

Se aplica a