VsShellUtilities.SaveFileIfDirty Method
Include Protected Members
Include Inherited Members
Saves the specified file if it is dirty.
Overload List
Name | Description | |
---|---|---|
SaveFileIfDirty(IVsTextView) | If the file is dirty, saves it in the specified text view. | |
SaveFileIfDirty(IServiceProvider, String) | Saves the specified file if it is dirty. |
Top