WorkspaceHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IWorkspace extensions
public ref class WorkspaceHelper abstract sealed
public ref class WorkspaceHelper abstract sealed
class WorkspaceHelper abstract sealed
public static class WorkspaceHelper
type WorkspaceHelper = class
Public Module WorkspaceHelper
- Inheritance
-
WorkspaceHelper
Methods
GetFirstFileContextActionAsync<T>(IWorkspace, String, T, IEnumerable<Guid>, CancellationToken) |
Get the first available action for a workspace context |
GetFirstFileContextsAsync<T>(IWorkspace, String, T, IEnumerable<Guid>, CancellationToken) |
Get the first available context for a workspace context |
GetGlobalSettingsFolder(IWorkspace) |
Get the working folder for this workspace |
GetWorkspaceWorkingFolder(IWorkspace) |
Get the working folder for this workspace |
MakeRootedUnderWorkingFolder(IWorkspace, String) |
Get a full path under workspace working folder. |