Freigeben über


ShareOperation.ReportSubmittedBackgroundTask Methode

Definition

Gibt an, dass die App angefordert hat, dass das System die Ausführung des Freigabevorgangs als Hintergrundaufgabe zulässt.

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 ()
Attribute

Hinweise

Hinweis

Diese Methode bewirkt nichts, wenn sie unter Windows Phone 8.1 aufgerufen wird.

Gilt für: