Table of Contents

Method SelectedItemsToClipboard

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SelectedItemsToClipboard(string?)

Copies result of the SelectedItemsAsText(string?) to clipboard.

public virtual bool SelectedItemsToClipboard(string? separator = null)

Parameters

separator string

Returns

bool