'DeclarationPublicOverridesProperty InstrumentedSourceFilePath AsStringGetSet'UsageDim instance As WebPageRazorHost
Dim value AsString
value = instance.InstrumentedSourceFilePath
instance.InstrumentedSourceFilePath = value
Property Value
Type: System.String The file path of the instrumental source.