WebPageRazorHost.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 file path of the instrumental source.

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

Property Value

The file path of the instrumental source.

Applies to