IFileHandler.IsModified Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finds if there are changes to apply on the file.
public bool IsModified ();
abstract member IsModified : unit -> bool
Public Function IsModified () As Boolean
Returns
Whether there are changes to commit to the file