LineDisplayWindow.TryRefreshAsync Methode

Definition

Aktualisieren Sie das Zeilenanzeigefenster.

public:
 virtual IAsyncOperation<bool> ^ TryRefreshAsync() = TryRefreshAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryRefreshAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryRefreshAsync();
function tryRefreshAsync()
Public Function TryRefreshAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

True, wenn das Fenster erfolgreich aktualisiert wurde; Andernfalls false.

Attribute

Gilt für: