CustomSetupBase interface
The base definition of the custom setup.
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "CmdkeySetup" | "EnvironmentVariableSetup" | "ComponentSetup"
Property Value
"CmdkeySetup" | "EnvironmentVariableSetup" | "ComponentSetup"