메소드 | 설명 | |
---|---|---|
RemoveFileProgress ( string path ) : void |
Removes the file progress if available.
|
|
SetFileProgress ( string path, double percent ) : void |
public static RemoveFileProgress ( string path ) : void | ||
path | string | Path of the file/folder |
리턴 | void |
public static SetFileProgress ( string path, double percent ) : void | ||
path | string | |
percent | double | |
리턴 | void |