Class SetNavigatorOverridesCommandSettings
SetNavigatorOverrides
public sealed class SetNavigatorOverridesCommandSettings : ICommand- Inheritance
- 
      
      SetNavigatorOverridesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }Property Value
Platform
Gets or sets the platform
[JsonPropertyName("platform")]
public string Platform { get; set; }