다음을 통해 공유


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

적용 대상