Property Component
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Component
The attached component.
[JsonProperty("component")]
[JsonConverter(typeof(ILabelComponentJsonConverter))]
public ILabelComponent Component { get; }
The attached component.
[JsonProperty("component")]
[JsonConverter(typeof(ILabelComponentJsonConverter))]
public ILabelComponent Component { get; }