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)

指定有关导航实体的信息的视图。

适用于