Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 698 Bytes

userdatataskregenerationproperties_interval.md

File metadata and controls

22 lines (15 loc) · 698 Bytes
-api-id -api-type
P:Windows.ApplicationModel.UserDataTasks.UserDataTaskRegenerationProperties.Interval
winrt property

Windows.ApplicationModel.UserDataTasks.UserDataTaskRegenerationProperties.Interval

-description

Gets or sets the interval between occurrences of a task. Interval is of type UInt32 and has a default value of 1. For daily, the interval is the number of days in between, for weekly, the number of weeks, and so on.

-property-value

The interval on which a task occurs.

-remarks

-see-also

-examples