WorkspaceHelper.GetGlobalSettingsFolder(IWorkspace) Method
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.
Get the working folder for this workspace
public:
[System::Runtime::CompilerServices::Extension]
static System::String ^ GetGlobalSettingsFolder(Microsoft::VisualStudio::Workspace::IWorkspace ^ workspace);
public static string GetGlobalSettingsFolder (this Microsoft.VisualStudio.Workspace.IWorkspace workspace);
public static string? GetGlobalSettingsFolder (this Microsoft.VisualStudio.Workspace.IWorkspace workspace);
static member GetGlobalSettingsFolder : Microsoft.VisualStudio.Workspace.IWorkspace -> string
<Extension()>
Public Function GetGlobalSettingsFolder (workspace As IWorkspace) As String
Parameters
- workspace
- IWorkspace
the workspace
Returns
working folder