'DeclarationPublicOverridableProperty EnableInstrumentation AsBooleanGetSet'UsageDim instance As RazorEngineHost
Dim value AsBoolean
value = instance.EnableInstrumentation
instance.EnableInstrumentation = value
Property Value
Type: System.Boolean The host that enables the instrumentation.