1
0
Fork 0
mirror of https://github.com/wagesj45/mdfinder.git synced 2025-09-09 03:20:38 -05:00

Period Checkin

This commit is contained in:
Jordan Wages 2019-02-21 17:03:40 -06:00
commit be05120bdb
28 changed files with 1541 additions and 42 deletions

View file

@ -16,7 +16,7 @@ namespace mdfinder
/// <summary> Gets or sets the full pathname of the file. </summary>
/// <value> The full pathname of the file. </value>
public string Path { get; set; }
public Uri Path { get; set; }
/// <summary> Gets or sets the size. </summary>
/// <value> The size. </value>