XPathDescription Constructor(String)
Initializes a new instance of the XPathDescription class with the provided XPath string.

C# Syntax

public XPathDescription( 
   string xpath
)

Parameters

xpath
The XPath to be used as the Web object's description.