Part.AssertXPathValue(String, Object) 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:
virtual void AssertXPathValue(System::String ^ xpath, System::Object ^ val);
public virtual void AssertXPathValue (string xpath, object val);
abstract member AssertXPathValue : string * obj -> unit
override this.AssertXPathValue : string * obj -> unit
Public Overridable Sub AssertXPathValue (xpath As String, val As Object)
Parameters
- xpath
- String
- val
- Object