RazorEngineHost.InstrumentedSourceFilePath 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 instrumented source file path for the host.

public virtual string InstrumentedSourceFilePath { get; set; }
member this.InstrumentedSourceFilePath : string with get, set
Public Overridable Property InstrumentedSourceFilePath As String

Property Value

The instrumented source file path for the host.

Applies to