다음을 통해 공유


Value.GetXPath(String, Boolean) 메서드

정의

public:
 System::Object ^ GetXPath(System::String ^ xpath, bool isDynamic);
public object GetXPath (string xpath, bool isDynamic);
member this.GetXPath : string * bool -> obj
Public Function GetXPath (xpath As String, isDynamic As Boolean) As Object

매개 변수

xpath
String
isDynamic
Boolean

반환

적용 대상