Table of Contents

Property Component

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Component

The attached component.

[JsonProperty("component")]
[JsonConverter(typeof(ILabelComponentJsonConverter))]
public ILabelComponent Component { get; }

Property Value

ILabelComponent