For the complete documentation index, see llms.txt. This page is also available as Markdown.

WorkspaceRootPlaceholder

Field in Project

Summary

A placeholder string that represents the location of the workspace root in paths.

public const string WorkspaceRootPlaceholder = "${workspaceRoot}";

Last updated

Was this helpful?