Property UpdateCheckGitHubToken
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
UpdateCheckGitHubToken
Sets the GitHub token to use for the update check.
[Deprecated("Use Diagnostics.UpdateChecks.GitHubToken instead. This property will be removed in a future version.")]
public string? UpdateCheckGitHubToken { set; }