FileProviderRazorProjectItem Klasse

Definition

Ein Dateianbieter 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
Vererbung
Microsoft.AspNetCore.Razor.Language.RazorProjectItem
FileProviderRazorProjectItem

Konstruktoren

Name Beschreibung
FileProviderRazorProjectItem(IFileInfo, String, String, String, String)

Initialisiert eine neue instance eines FileProviderRazorProjectItem.

FileProviderRazorProjectItem(IFileInfo, String, String, String)

Initialisiert eine neue instance eines FileProviderRazorProjectItem.

Eigenschaften

Name Beschreibung
BasePath

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

Exists

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

FileInfo

Die IFileInfo.

FileKind

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

FilePath

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

PhysicalPath

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

RelativePhysicalPath

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

Methoden

Name Beschreibung
Read()

Ein Dateianbieter Microsoft.AspNetCore.Razor.Language.RazorProjectItem.

Gilt für: