共用方式為


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 上呼叫時不會執行任何動作。

適用於