Property Url
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Url
Gets the URL of the file.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public string Url { get; }
Gets the URL of the file.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public string Url { get; }