PSConsoleReadLine.GetOptions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper function for the Get-PSReadLineOption cmdlet.
public static Microsoft.PowerShell.PSConsoleReadLineOptions GetOptions ();
static member GetOptions : unit -> Microsoft.PowerShell.PSConsoleReadLineOptions
Public Shared Function GetOptions () As PSConsoleReadLineOptions