Property Clipboard
Clipboard
Gets the clipboard for the application.
[Obsolete("The legacy static Application object is going away. Use IApplication.Clipboard instead.")]
public static IClipboard? Clipboard { get; }
Property Value
Remarks
Provides access to the OS clipboard through the driver.