ShareOperation.ReportSubmittedBackgroundTask 方法

定义

指定应用已请求系统允许共享操作作为后台任务运行。

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 ()
属性

注解

注意

在 Windows Phone 8.1 上调用此方法时不执行任何任务。

适用于