XMLTask.XPathStringSource Propriété

Définition

Obtient ou définit la source de l’expression 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

Valeur de propriété

Une chaîne contenant la source de l’expression XPath.

Implémente

Remarques

Cette propriété est utilisée lorsque le OperationType est fixé à XPATH.

S’applique à