Host.HideStacktrace Property

Definition

Hides the stacktrace from the client when an System.Exception is thrown

public bool HideStacktrace { get; set; }

Property Value

System.Boolean