Class GetAppIdCommandSettings
Returns the unique (PWA) app id. Only returns values if the feature flag 'WebAppEnableManifestId' is enabled
public sealed class GetAppIdCommandSettings : ICommand
- Inheritance
-
GetAppIdCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }