InstallRegistryPackageByPathStep
[Serializable]public sealed class InstallRegistryPackageByPathStep : ActionStepNo description is available for this type.
Constructors
Section titled “Constructors”
InstallRegistryPackageByPathStep()
Section titled “InstallRegistryPackageByPathStep()”public InstallRegistryPackageByPathStep()No description is available for this member.
Methods
Section titled “Methods”
Run(List)
Section titled “Run(List)”public override Task Run(List<ParameterValue> parameters)Executes the step.
Parameters
| Name | Type | Description |
|---|---|---|
parameters |
System.Collections.Generic.List{Automator.ParameterValue} |
Returns
System.Threading.Tasks.Task — No return description is available.