Freigeben über


AppDiagnosticInfo.RequestAccessAsync Methode

Definition

Fordert asynchron Zugriff auf Diagnoseinformationen an.

public:
 static IAsyncOperation<DiagnosticAccessStatus> ^ RequestAccessAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<DiagnosticAccessStatus> RequestAccessAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<DiagnosticAccessStatus> RequestAccessAsync();
function requestAccessAsync()
Public Shared Function RequestAccessAsync () As IAsyncOperation(Of DiagnosticAccessStatus)

Gibt zurück

Gibt einen asynchronen Vorgang mit einem DiagnosticAccessStatus-Wert zurück, der die Ebene der Diagnoseinformationen angibt, die für diese App verfügbar sind.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
App-Funktionen
appDiagnostics

Gilt für: