C# Class Shared.Settings

Mostra file Open project: sealuzh/PersonalAnalytics Class Usage Examples

Public Properties

Property Type Description
CheckForStudyDataSharedReminderInterval System.TimeSpan
CheckForToolUpdatesInterval System.TimeSpan
ExportFilePath string
RemindToResumeToolInterval TimeSpan
TooltipIconUpdateInterval TimeSpan

Property Details

CheckForStudyDataSharedReminderInterval public_oe static_oe property

public static TimeSpan,System CheckForStudyDataSharedReminderInterval
return System.TimeSpan

CheckForToolUpdatesInterval public_oe static_oe property

public static TimeSpan,System CheckForToolUpdatesInterval
return System.TimeSpan

ExportFilePath public_oe static_oe property

public static string ExportFilePath
return string

RemindToResumeToolInterval public_oe static_oe property

public static TimeSpan RemindToResumeToolInterval
return TimeSpan

TooltipIconUpdateInterval public_oe static_oe property

public static TimeSpan TooltipIconUpdateInterval
return TimeSpan