Property IsDiscoverable
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsDiscoverable
Gets whether the application is discoverable.
[JsonProperty("is_discoverable", NullValueHandling = NullValueHandling.Ignore)]
public bool IsDiscoverable { get; }