CleanCode C# Libraries v0.9.22 API

ConnectionStringManager.ShowDiagnosticConnectionString Property

Gets or sets a value indicating whether to show the connection string diagnostically on a tooltip of the control's title.

public Boolean ShowDiagnosticConnectionString {get; set;}

Property Value

true to show diagnostic connection string; false to suppress it.

See Also

ConnectionStringManager Class | CleanCodeControls.Forms Namespace