FileSystemEntryRunByPath Method |
| Name | Description | |
|---|---|---|
| RunByPath(String, ActionIntPtr, FileMode, FileAccess, FileShare, Boolean) |
Runs an action on an entry handle opened using its path.
| |
| RunByPathT(String, FuncIntPtr, T, FileMode, FileAccess, FileShare, Boolean) |
Runs a function on an entry handle opened using its path.
|