IExplorerNavigationService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |