IExplorerNavigationService Interface

Definition

Represents an interface that contains methods, properties, and events to support the navigation in the explorer.

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
Attributes

Methods

GetEntity(String)

Specifies the information about the navigation entity.

GetView(String)

Specifies the view of the information about the navigation entity.

Applies to