ProjectInSolution.GetAbsolutePath(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 absolute path of the project
public:
System::String ^ GetAbsolutePath(Microsoft::VisualStudio::Workspace::IWorkspace ^ workspaceContext);
public string GetAbsolutePath (Microsoft.VisualStudio.Workspace.IWorkspace workspaceContext);
member this.GetAbsolutePath : Microsoft.VisualStudio.Workspace.IWorkspace -> string
Public Function GetAbsolutePath (workspaceContext As IWorkspace) As String
Parameters
- workspaceContext
- IWorkspace
The workspace context where the project belong
Returns
Absolute path