ShareOperation.ReportSubmittedBackgroundTask Metodo

Definizione

Specifica che l'app ha richiesto che il sistema consenta l'esecuzione dell'operazione di condivisione come attività in background.

public:
 virtual void ReportSubmittedBackgroundTask() = ReportSubmittedBackgroundTask;
void ReportSubmittedBackgroundTask();
/// [Windows.Foundation.Metadata.Deprecated("ReportSubmittedBackgroundTask is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.Foundation.UniversalApiContract")]
void ReportSubmittedBackgroundTask();
public void ReportSubmittedBackgroundTask();
[Windows.Foundation.Metadata.Deprecated("ReportSubmittedBackgroundTask is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.Foundation.UniversalApiContract")]
public void ReportSubmittedBackgroundTask();
function reportSubmittedBackgroundTask()
Public Sub ReportSubmittedBackgroundTask ()
Attributi

Commenti

Nota

Questo metodo non fa nulla quando viene chiamato in Windows Phone 8.1.

Si applica a