RazorCodeGenerator.SourceFileName 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 name of the source file.

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

Property Value

The name of the source file.

Applies to