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