CleanCode C# Libraries v0.9.23 API

MultiConnectionStringManager.ShowDiagnosticConnectionString Property

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

public Boolean ShowDiagnosticConnectionString {get; set;}

Property Value

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

See Also

MultiConnectionStringManager Class | CleanCodeControls.Forms Namespace