VsShellUtilities::SaveFileIfDirty Method (IVsTextView^)
Visual Studio 2015
If the file is dirty, saves it in the specified text view.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- view
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextView^
The IVsTextView interface of the file to be saved.
Show: