ScheduledActionService.Add 方法

命名空间:  Microsoft.Phone.Scheduler
程序集:  Microsoft.Phone(在 Microsoft.Phone.dll 中)

语法

声明
Public Shared Sub Add ( _
    action As ScheduledAction _
)
public static void Add(
    ScheduledAction action
)
public:
static void Add(
    ScheduledAction^ action
)
static member Add : 
        action:ScheduledAction -> unit 

参数

版本信息

适用于 Windows Phone 应用的 .NET

受以下版本支持:Windows Phone 8、Silverlight 8.1

.NET Framework 安全性

请参阅

参考

ScheduledActionService 类

Microsoft.Phone.Scheduler 命名空间