PSConsoleReadLine.SetOptions(SetPSReadLineOption) Method

Definition

Helper function for the Set-PSReadLineOption cmdlet.

public static void SetOptions (Microsoft.PowerShell.SetPSReadLineOption options);
static member SetOptions : Microsoft.PowerShell.SetPSReadLineOption -> unit
Public Shared Sub SetOptions (options As SetPSReadLineOption)

Parameters

Applies to