Partager via


Help.SyncContents, méthode

Synchronise la table des matières à l'URL fourni.

Espace de noms :  Microsoft.VisualStudio.VSHelp
Assembly :  Microsoft.VisualStudio.VSHelp (dans Microsoft.VisualStudio.VSHelp.dll)

Syntaxe

'Déclaration
Sub SyncContents ( _
    bstrURL As String _
)
void SyncContents(
    string bstrURL
)
void SyncContents(
    [InAttribute] String^ bstrURL
)
abstract SyncContents : 
        bstrURL:string -> unit
function SyncContents(
    bstrURL : String
)

Paramètres

  • bstrURL
    Type : String

    Chaîne contenant l'URL du sujet actuel qui est compatible avec Internet Explorer.

Notes

Cette méthode est déconseillée. Consultez l'SyncContents pour plus d'informations sur l'implémentation actuelle.

Sécurité .NET Framework

Voir aussi

Référence

Help Interface

Microsoft.VisualStudio.VSHelp, espace de noms