Sdílet prostřednictvím


Clipboard.GetTextAsync Metoda

Definice

Vrátí veškerý text, který je ve schránce.

public:
 static System::Threading::Tasks::Task<System::String ^> ^ GetTextAsync();
public static System.Threading.Tasks.Task<string?> GetTextAsync ();
static member GetTextAsync : unit -> System.Threading.Tasks.Task<string>
Public Shared Function GetTextAsync () As Task(Of String)

Návraty

Textový obsah, který je ve schránce, nebo null pokud neexistuje žádný.

Platí pro