XmlRewritingContentFactory._getXPathSafe(XPathExpression) Method

Definition

public:
 System::Object ^ _getXPathSafe(Microsoft::BizTalk::XPath::XPathExpression ^ expr);
public object _getXPathSafe (Microsoft.BizTalk.XPath.XPathExpression expr);
member this._getXPathSafe : Microsoft.BizTalk.XPath.XPathExpression -> obj
Public Function _getXPathSafe (expr As XPathExpression) As Object

Parameters

expr
Microsoft.BizTalk.XPath.XPathExpression

Returns

Object

Applies to