Share via


FileProviderRazorProjectItem.FilePath Property

Definition

Microsoft.AspNetCore.Razor.Language.RazorProjectItem.FilePath
public:
 virtual property System::String ^ FilePath { System::String ^ get(); };
public override string FilePath { get; }
member this.FilePath : string
Public Overrides ReadOnly Property FilePath As String

Property Value

Applies to