次の方法で共有


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

プロパティ値

適用対象