mirror of
https://github.com/wagesj45/mdfinder.git
synced 2025-09-09 03:20:38 -05:00
Period Checkin
This commit is contained in:
parent
f81e4f13da
commit
be05120bdb
28 changed files with 1541 additions and 42 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue