다음을 통해 공유


ManagementContentNavigator.MoveToPath(String) 메서드

정의

현재 노드를 지정된 경로로 설정합니다.

public:
 bool MoveToPath(System::String ^ configurationPath);
public bool MoveToPath (string configurationPath);
member this.MoveToPath : string -> bool
Public Function MoveToPath (configurationPath As String) As Boolean

매개 변수

configurationPath
String

대상 구성 경로입니다.

반환

true 현재 노드가 이 아니면 null이고, false그렇지 않으면 입니다.

설명

지정된 경로가 유효하지 않으면 현재 노드가 로 null설정됩니다.

적용 대상