PSConsoleReadLine.ClearKillRing 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.
The contents of the kill ring are cleared.
public:
static void ClearKillRing();
public:
static void ClearKillRing();
static void ClearKillRing();
public static void ClearKillRing ();
static member ClearKillRing : unit -> unit
Public Shared Sub ClearKillRing ()