ReadCache.GetXPathSafe(XPathExpression) Method
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:
System::Object ^ GetXPathSafe(Microsoft::BizTalk::XPath::XPathExpression ^ xpe);
public object GetXPathSafe (Microsoft.BizTalk.XPath.XPathExpression xpe);
member this.GetXPathSafe : Microsoft.BizTalk.XPath.XPathExpression -> obj
Public Function GetXPathSafe (xpe As XPathExpression) As Object
Parameters
- xpe
- Microsoft.BizTalk.XPath.XPathExpression