RazorEngineHost.DesignTimeMode Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value that indicates whether the mode designs a time for the host.

public virtual bool DesignTimeMode { get; set; }
member this.DesignTimeMode : bool with get, set
Public Overridable Property DesignTimeMode As Boolean

Property Value

true if the mode designs a time for the host; otherwise, false.

Applies to