IExplorerNavigationService 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
탐색기에서 탐색을 지원하기 위해 메서드, 속성 및 이벤트를 포함하는 인터페이스를 나타냅니다.
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) |
탐색 엔터티에 대한 정보의 뷰를 지정합니다. |