Share via


IExplorerNavigationService 인터페이스

정의

탐색기에서 탐색을 지원하기 위해 메서드, 속성 및 이벤트를 포함하는 인터페이스를 나타냅니다.

public interface class IExplorerNavigationService
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8DF262DE-04DC-4a4e-80F2-B949ADD46B76")]
public interface IExplorerNavigationService
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("8DF262DE-04DC-4a4e-80F2-B949ADD46B76")>]
type IExplorerNavigationService = interface
Public Interface IExplorerNavigationService
특성

메서드

GetEntity(String)

탐색 엔터티에 대한 정보를 지정합니다.

GetView(String)

탐색 엔터티에 대한 정보의 뷰를 지정합니다.

적용 대상