C# Class Dev2.Common.EnvironmentVariables

Environment Variables to be used in the Server
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
GetWorkspacePath ( System.Guid workspaceID ) : string

Gets the workspace path.

Method Details

GetWorkspacePath() public static method

Gets the workspace path.
public static GetWorkspacePath ( System.Guid workspaceID ) : string
workspaceID System.Guid The workspace ID.
return string