You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Gets a possible prefix to be applied to view search paths to locate a Razor page.
91
+
* This may be empty (for the case that the generated Razor page files contain paths relative to the application root),
92
+
* or the absolute path of the directory containing the .csproj file (for the case that standalone extraction is used and the generated files contain absolute paths).
0 commit comments