XMLTask.XPathStringSource Propiedad

Definición

Obtiene o establece el origen de la expresión XPath.

public:
 property System::String ^ XPathStringSource { System::String ^ get(); void set(System::String ^ value); };
public string XPathStringSource { get; set; }
member this.XPathStringSource : string with get, set
Public Property XPathStringSource As String

Valor de propiedad

Cadena que contiene el origen de la expresión XPath.

Implementaciones

Comentarios

Esta propiedad se usa cuando se establece XPATHen OperationType .

Se aplica a