'DeclarationPublicOverridableProperty DesignTimeMode AsBooleanGetSet'UsageDim instance As RazorEngineHost
Dim value AsBoolean
value = instance.DesignTimeMode
instance.DesignTimeMode = value
Property Value
Type: System.Boolean true if the mode designs a time for the host; otherwise, false.