RazorEditorParser.FileName Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the filename of the document to parse.

public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

The filename of the document to parse.

Applies to