FileProviderRazorProjectItem
FileProviderRazorProjectItem(IFileInfo, String, String, String)
FileProviderRazorProjectItem(IFileInfo, String, String, String, String)
BasePath
Exists
FileInfo
FileKind
FilePath
PhysicalPath
RelativePhysicalPath
Read()
net10.0
namespace Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
{
[Obsolete("Razor runtime compilation is obsolete and is not recommended for production scenarios. For production scenarios, use the default build time compilation. For development scenarios, use Hot Reload instead. For more information, visit https://aka.ms/aspnet/deprecate/003.", DiagnosticId = "ASPDEPR003", UrlFormat = "https://aka.ms/aspnet/deprecate/003")]
public class FileProviderRazorProjectItem : RazorProjectItem
{
public FileProviderRazorProjectItem(IFileInfo! fileInfo, string! basePath, string! filePath, string! root);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation , Version=10.0.2.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (10.0.2) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API