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?