次の方法で共有


TypedXmlDocument.Set(String, String) メソッド

定義

protected:
 void Set(System::String ^ xpath, System::String ^ newXml);
protected void Set (string xpath, string newXml);
member this.Set : string * string -> unit
Protected Sub Set (xpath As String, newXml As String)

パラメーター

xpath
String
newXml
String

適用対象