Udostępnij za pośrednictwem


SetScheduledJobCommand.RunAs32 Property

Definition

Runs the job in a 32-bit PowerShell process.

[System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")]
[System.Management.Automation.Parameter(ParameterSetName="FilePath")]
public System.Management.Automation.SwitchParameter RunAs32 { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")>]
[<System.Management.Automation.Parameter(ParameterSetName="FilePath")>]
member this.RunAs32 : System.Management.Automation.SwitchParameter with get, set
Public Property RunAs32 As SwitchParameter

Property Value

Attributes

Applies to