Partager via


DocData.SuspendFileChangeNotification, méthode

Interrompt la distribution des notifications en cas de document- modification pour le document.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Protected Sub SuspendFileChangeNotification ( _
    fileName As String _
)
protected void SuspendFileChangeNotification(
    string fileName
)

Paramètres

Notes

Cette méthode est utile si vous souhaitez éviter des messages de rechargement de fichier pour les fichiers subordonnés.

Sécurité .NET Framework

Voir aussi

Référence

DocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms