Partager via


DocData.HandleSaveDocDataException, méthode

Gère toutes les exceptions levées pendant l'enregistrement du document.

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

Syntaxe

'Déclaration
Protected Overridable Sub HandleSaveDocDataException ( _
    fileName As String, _
    exception As Exception _
)
protected virtual void HandleSaveDocDataException(
    string fileName,
    Exception exception
)

Paramètres

  • fileName
    Type : System.String
    Nom du document qui a été enregistré.

Sécurité .NET Framework

Voir aussi

Référence

DocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms