XPathExpressionBuildExpression Method |
Builds the XPath expression
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxprotected virtual string BuildExpression()
Protected Overridable Function BuildExpression As String
protected:
virtual String^ BuildExpression()
Return Value
Type:
StringThe string representation of the expression
See Also