FileDaterSetFilepath Method

Overload List

SetFilepath(FileInfo) Causes this FileDater instance to assign a new location for the current file.

This could be useful if the saved dates should be restored in a file that has changed its name/ubication.

Note: Calling this method does not cause the removal of any saved date.

SetFilepath(String) Causes this FileDater instance to assign a new location for the current file.

This could be useful if the saved dates should be restored in a file that has changed its name/ubication.

Note: Calling this method does not cause the removal of any saved date.

See Also