Share via


FileProviderRazorProjectItem.Exists Property

Definition

Microsoft.AspNetCore.Razor.Language.RazorProjectItem.Exists
public:
 virtual property bool Exists { bool get(); };
public override bool Exists { get; }
member this.Exists : bool
Public Overrides ReadOnly Property Exists As Boolean

Property Value

Applies to