FileProviderRazorProjectItem Class
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.
A file provider Microsoft.AspNetCore.Razor.Language.RazorProjectItem.
public ref class FileProviderRazorProjectItem : Microsoft::AspNetCore::Razor::Language::RazorProjectItem
public class FileProviderRazorProjectItem : Microsoft.AspNetCore.Razor.Language.RazorProjectItem
type FileProviderRazorProjectItem = class
inherit RazorProjectItem
Public Class FileProviderRazorProjectItem
Inherits RazorProjectItem
- Inheritance
-
Microsoft.AspNetCore.Razor.Language.RazorProjectItemFileProviderRazorProjectItem
Constructors
FileProviderRazorProjectItem(IFileInfo, String, String, String, String) |
Intializes a new instance of a FileProviderRazorProjectItem. |
FileProviderRazorProjectItem(IFileInfo, String, String, String) |
Intializes a new instance of a FileProviderRazorProjectItem. |
Properties
BasePath | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.BasePath |
Exists | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.Exists |
FileInfo |
The IFileInfo. |
FileKind | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.FileKind |
FilePath | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.FilePath |
PhysicalPath | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.PhysicalPath |
RelativePhysicalPath | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.RelativePhysicalPath |
Methods
Read() | Microsoft.AspNetCore.Razor.Language.RazorProjectItem.Read |