Class GetManifestIconsCommandResponse
Response for GetManifestIcons
public sealed class GetManifestIconsCommandResponse : ICommandResponse<GetManifestIconsCommandSettings>, ICommandResponse
- Inheritance
-
GetManifestIconsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
PrimaryIcon
Gets or sets the primaryIcon
[JsonPropertyName("primaryIcon")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string PrimaryIcon { get; set; }