FileSystemEntryRunById Method |
| Name | Description | |
|---|---|---|
| RunById(String, Guid, ActionIntPtr, FileAccess, FileShare, Boolean) |
Runs an action on an entry handle opened using its 128-bit identifier.
| |
| RunByIdT(String, Guid, FuncIntPtr, T, FileAccess, FileShare, Boolean) |
Runs a function on an entry handle opened using its 128-bit identifier.
|