mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
分离读取模式文件夹方法,修改为等待子窗口退出后显示
This commit is contained in:
@@ -11,6 +11,11 @@ namespace Netch.Models
|
||||
/// </summary>
|
||||
public string Remark;
|
||||
|
||||
/// <summary>
|
||||
/// 文件相对路径
|
||||
/// </summary>
|
||||
public string RelativePath;
|
||||
|
||||
/// <summary>
|
||||
/// 无后缀文件名
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user