BodyXPathAttribute(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
BodyXPathAttribute(System::String ^ bodyXPath);
public BodyXPathAttribute (string bodyXPath);
new Microsoft.XLANGs.BaseTypes.BodyXPathAttribute : string -> Microsoft.XLANGs.BaseTypes.BodyXPathAttribute
Public Sub New (bodyXPath As String)
Parameters
- bodyXPath
- String