FileProviderRazorProjectItem.RelativePhysicalPath 屬性

定義

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

屬性值

適用於