Property IntegrationTypes
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
IntegrationTypes
Gets the allowed integration types of this context menu.
public List<ApplicationCommandIntegrationTypes>? IntegrationTypes { get; set; }