Table of Contents
API reference

Property LinkHostnames

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

LinkHostnames

Gets or sets the list of link hostnames to filter by.

[JsonProperty("link_hostname", NullValueHandling = NullValueHandling.Ignore)]
public List<string>? LinkHostnames { get; set; }

Property Value

List<string>