Share via


FileProviderRazorProjectItem.PhysicalPath Property

Definition

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

Property Value

Applies to