Class Shortcut
Shortcut
public sealed class Shortcut
- Inheritance
-
Shortcut
- Inherited Members
Properties
Name
name
[JsonPropertyName("name")]
public string Name { get; set; }
Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }