Table of Contents

Property ShowReleaseNotesInUpdateCheck

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

ShowReleaseNotesInUpdateCheck

Whether to show release notes in the update check.

Defaults to false.

[Deprecated("Use Diagnostics.UpdateChecks.ShowReleaseNotes instead. This property will be removed in a future version.")]
public bool ShowReleaseNotesInUpdateCheck { set; }

Property Value

bool