| Visual Basic (Declaration) | |
|---|---|
Public Property ValueXPath As String | |
| C# | |
|---|---|
public string ValueXPath {get; set;} | |
Return Value
The XPath query that returns the value on the XML binding source to useSpecifying a ValuePath and/or ValueXPath rather than using a PropertyDescriptor will have a slight impact on performance.
Supported Frameworks: Microsoft .NET Framework version 3.5