Udostępnij za pośrednictwem


Metoda DocData.SaveCompleted —

Alerty detektory, że dokument został zapisany.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function SaveCompleted ( _
    fileName As String _
) As Integer
public int SaveCompleted(
    string fileName
)

Parametry

Wartość zwracana

Typ: System.Int32
S_OK Jeśli metoda skutku; w przeciwnym razie zwraca kod błędu.

Implementuje

IPersistFileFormat.SaveCompleted(String)

Uwagi

Ta metoda implementuje IPersistFileFormat interfejsu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocData Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell