void WorkspaceWork::OpenFileFolder() { ShellOpenFolder(GetFileDirectory(GetActiveFilePath())); // <- This method }
Report message to a moderator