DExploreAppObjClass Class

 

Deprecated. Use Help2 instead.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

System.Object
  Microsoft.VisualStudio.VSHelp.DExploreAppObjClass

[GuidAttribute("4A79114D-19E4-11D3-B86B-00C04F79F802")]
[ClassInterfaceAttribute(0)]
public class DExploreAppObjClass : Help, DExploreAppObj, IVsHelpEvents_Event

NameDescription
System_CAPS_pubmethodDExploreAppObjClass()

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

NameDescription
System_CAPS_pubpropertyCollection

Deprecated. Use Collection instead.

System_CAPS_pubpropertyFilter

Gets or sets the collection filter.

System_CAPS_pubpropertyFilterQuery

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

System_CAPS_pubpropertyHelp

Deprecated. Use Help instead.

System_CAPS_pubpropertyHelpOwner

Deprecated. Use HelpOwner instead.

System_CAPS_pubpropertyHxSession

Deprecated. Use HxSession instead.

NameDescription
System_CAPS_pubmethodadd_OnCollectionChanged(IVsHelpEvents_OnCollectionChangedEventHandler)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodadd_OnFilterChanged(IVsHelpEvents_OnFilterChangedEventHandler)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodCanShowFilterUI()

Deprecated. Use CanShowFilterUI instead.

System_CAPS_pubmethodCanSyncContents(String)

Deprecated. Use CanSyncContents instead.

System_CAPS_pubmethodClose()

Deprecated. Use Close instead.

System_CAPS_pubmethodContents()

Deprecated. Use Contents instead.

System_CAPS_pubmethodDisplayTopicFrom_OLD_Help(String, UInt32)

Deprecated. Use DisplayTopicFrom_OLD_Help instead.

System_CAPS_pubmethodDisplayTopicFromF1Keyword(String)

Deprecated. Use DisplayTopicFromF1Keyword instead.

System_CAPS_pubmethodDisplayTopicFromId(String, UInt32)

Deprecated. Use DisplayTopicFromId instead.

System_CAPS_pubmethodDisplayTopicFromKeyword(String)

Deprecated. Use DisplayTopicFromKeyword instead.

System_CAPS_pubmethodDisplayTopicFromURL(String)

Deprecated. Use DisplayTopicFromURL instead.

System_CAPS_pubmethodDisplayTopicFromURLEx(String, IVsHelpTopicShowEvents)

Deprecated. Use DisplayTopicFromURLEx instead.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodFilterUI()

Deprecated. Use FilterUI instead.

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetNextTopic(String)

Deprecated. Use GetNextTopic instead.

System_CAPS_pubmethodGetObject(String, String)

Deprecated. Use GetObject instead.

System_CAPS_pubmethodGetPrevTopic(String)

Deprecated. Use GetPrevTopic instead.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIndex()

Deprecated. Use Index instead.

System_CAPS_pubmethodIndexResults()

Deprecated. Use IndexResults instead.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodremove_OnCollectionChanged(IVsHelpEvents_OnCollectionChangedEventHandler)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodremove_OnFilterChanged(IVsHelpEvents_OnFilterChangedEventHandler)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodSearch()

Deprecated. Use Search instead.

System_CAPS_pubmethodSearchResults()

Deprecated. Use SearchResults instead.

System_CAPS_pubmethodSetCollection(String, String)

Deprecated. Use SetCollection instead.

System_CAPS_pubmethodSyncContents(String)

Deprecated. Use SyncContents instead.

System_CAPS_pubmethodSyncIndex(String, Int32)

Deprecated. Use SyncIndex instead.

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubeventOnCollectionChanged

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubeventOnFilterChanged

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: