Edit

Share via


IFileHandler.IsModified Method

Definition

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

Applies to