[]
Gets or sets a compact version of the application title.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string ApplicationTitleCompact { get; set; }
Type | Description |
---|---|
string | The compact version of the application title as a string. |