Help.GetNextTopic(String) Méthode

Définition

À partir d'une URL, retourne l'URL suivante dans la table des matières.

public:
 System::String ^ GetNextTopic(System::String ^ bstrURL);
public:
 Platform::String ^ GetNextTopic(Platform::String ^ bstrURL);
std::wstring GetNextTopic(std::wstring const & bstrURL);
[System.Runtime.InteropServices.DispId(14)]
public string GetNextTopic (string bstrURL);
[<System.Runtime.InteropServices.DispId(14)>]
abstract member GetNextTopic : string -> string
Public Function GetNextTopic (bstrURL As String) As String

Paramètres

bstrURL
String

Chaîne contenant l'URL de la rubrique actuelle qui est compatible avec Internet Explorer.

Retours

String

Chaîne contenant l'URL de la rubrique de texte dans la table des matières.

Attributs

Remarques

Cette méthode est déconseillée. GetNextTopicPour plus d’informations sur l’implémentation actuelle, consultez.

S’applique à