FileProviderRazorProjectItem 类

定义

文件提供程序 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
继承
Microsoft.AspNetCore.Razor.Language.RazorProjectItem
FileProviderRazorProjectItem

构造函数

FileProviderRazorProjectItem(IFileInfo, String, String, String, String)

初始化 的新实例 FileProviderRazorProjectItem

FileProviderRazorProjectItem(IFileInfo, String, String, String)

初始化 的新实例 FileProviderRazorProjectItem

属性

BasePath

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

Exists

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

FileInfo

IFileInfo

FileKind

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

FilePath

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

PhysicalPath

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

RelativePhysicalPath

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

方法

Read()

文件提供程序 Microsoft.AspNetCore.Razor.Language.RazorProjectItem

适用于