Help.GetNextTopic(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
À 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
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.