Open directory in an explorer configured by user via Flow's Settings. The default is Windows Explorer
public void OpenDirectory(string DirectoryPath, string FileName = null)| parameter | description |
|---|---|
| DirectoryPath | Directory Path to open |
| FileName | Extra FileName Info |
- interface IPublicAPI
- namespace Flow.Launcher.Plugin