Share via


ReadCache.GetXPathSafe(XPathExpression) Method

Definition

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

Returns

Applies to