संपादित करें

इसके माध्यम से साझा किया गया


Clipboard.Flush Method

Definition

Permanently adds the data that is on the Clipboard so that it is available after the data's original application closes.

public:
 static void Flush();
public static void Flush ();
static member Flush : unit -> unit
Public Shared Sub Flush ()

Applies to