Property Type
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Type
The type of component this represents.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public ComponentType Type { get; }
The type of component this represents.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public ComponentType Type { get; }