Part.XPathAssign(Part, String) 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:
void XPathAssign(Microsoft::XLANGs::Core::Part ^ sourcePart, System::String ^ xpath);
public void XPathAssign (Microsoft.XLANGs.Core.Part sourcePart, string xpath);
member this.XPathAssign : Microsoft.XLANGs.Core.Part * string -> unit
Public Sub XPathAssign (sourcePart As Part, xpath As String)
Parameters
- sourcePart
- Part
- xpath
- String