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)

ナビゲーション エンティティに関する情報のビューを指定します。

適用対象