Table of Contents

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; }

Property Value

bool