IDTSXMLTask.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

El origen de la expresión XPath.

Se aplica a