Compartilhar via


DExploreAppObjClass Class

Definition

Deprecated. Use Help2 instead.

public ref class DExploreAppObjClass : Microsoft::VisualStudio::VSHelp::DExploreAppObj
public ref class DExploreAppObjClass
[Windows::Foundation::Metadata::WebHostHidden]
class DExploreAppObjClass : Microsoft::VisualStudio::VSHelp::DExploreAppObj
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.ComSourceInterfaces("Microsoft.VisualStudio.VSHelp.IVsHelpEvents\0")]
[System.Runtime.InteropServices.Guid("4A79114D-19E4-11D3-B86B-00C04F79F802")]
[System.Runtime.InteropServices.TypeLibType(27)]
public class DExploreAppObjClass : Microsoft.VisualStudio.VSHelp.DExploreAppObj
[System.Runtime.InteropServices.Guid("4A79114D-19E4-11D3-B86B-00C04F79F802")]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Microsoft.VisualStudio.VSHelp.IVsHelpEvents")]
[System.Runtime.InteropServices.ComVisible(false)]
public class DExploreAppObjClass
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.ComSourceInterfaces("Microsoft.VisualStudio.VSHelp.IVsHelpEvents\0")>]
[<System.Runtime.InteropServices.Guid("4A79114D-19E4-11D3-B86B-00C04F79F802")>]
[<System.Runtime.InteropServices.TypeLibType(27)>]
type DExploreAppObjClass = class
    interface Help
    interface DExploreAppObj
    interface IVsHelpEvents_Event
[<System.Runtime.InteropServices.Guid("4A79114D-19E4-11D3-B86B-00C04F79F802")>]
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.ComSourceInterfaces("Microsoft.VisualStudio.VSHelp.IVsHelpEvents")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type DExploreAppObjClass = class
Public Class DExploreAppObjClass
Implements DExploreAppObj
Public Class DExploreAppObjClass
Inheritance
DExploreAppObjClass
Attributes
Implements

Constructors

DExploreAppObjClass()

Microsoft Internal Use Only.

Properties

Collection

Deprecated. Use Collection instead.

Filter

Gets or sets the collection filter.

FilterQuery

Returns the filter query string for the current Help collection filter.

Help

Deprecated. Use Help instead.

HelpOwner

Deprecated. Use HelpOwner instead.

HxSession

Deprecated. Use HxSession instead.

Methods

add_OnCollectionChanged(IVsHelpEvents_OnCollectionChangedEventHandler)
add_OnFilterChanged(IVsHelpEvents_OnFilterChangedEventHandler)
CanShowFilterUI()

Deprecated. Use CanShowFilterUI() instead.

CanSyncContents(String)

Deprecated. Use CanSyncContents(String) instead.

Close()

Deprecated. Use Close() instead.

Contents()

Deprecated. Use Contents() instead.

DisplayTopicFrom_OLD_Help(String, UInt32)

Deprecated. Use DisplayTopicFrom_OLD_Help(String, UInt32) instead.

DisplayTopicFromF1Keyword(String)

Deprecated. Use DisplayTopicFromF1Keyword(String) instead.

DisplayTopicFromId(String, UInt32)

Deprecated. Use DisplayTopicFromId(String, UInt32) instead.

DisplayTopicFromKeyword(String)

Deprecated. Use DisplayTopicFromKeyword(String) instead.

DisplayTopicFromURL(String)

Deprecated. Use DisplayTopicFromURL(String) instead.

DisplayTopicFromURLEx(String, IVsHelpTopicShowEvents)

Deprecated. Use DisplayTopicFromURLEx(String, IVsHelpTopicShowEvents) instead.

FilterUI()

Deprecated. Use FilterUI() instead.

GetNextTopic(String)

Deprecated. Use GetNextTopic(String) instead.

GetObject(String, String)

Deprecated. Use GetObject(String, String) instead.

GetPrevTopic(String)

Deprecated. Use GetPrevTopic(String) instead.

Index()

Deprecated. Use Index() instead.

IndexResults()

Deprecated. Use IndexResults() instead.

remove_OnCollectionChanged(IVsHelpEvents_OnCollectionChangedEventHandler)
remove_OnFilterChanged(IVsHelpEvents_OnFilterChangedEventHandler)
Search()

Deprecated. Use Search() instead.

SearchResults()

Deprecated. Use SearchResults() instead.

SetCollection(String, String)

Deprecated. Use SetCollection(String, String) instead.

SyncContents(String)

Deprecated. Use SyncContents(String) instead.

SyncIndex(String, Int32)

Deprecated. Use SyncIndex(String, Int32) instead.

Events

OnCollectionChanged

Microsoft Internal Use Only.

OnFilterChanged

Microsoft Internal Use Only.

Applies to