Share via


RazorEngineHost.InstrumentedSourceFilePath Property

Definition

Gets or sets the path to use for this document when generating Instrumentation calls

public:
 virtual property System::String ^ InstrumentedSourceFilePath { System::String ^ get(); void set(System::String ^ value); };
public virtual string InstrumentedSourceFilePath { get; set; }
member this.InstrumentedSourceFilePath : string with get, set
Public Overridable Property InstrumentedSourceFilePath As String

Property Value

Applies to