C# Class Shared.Settings

Show 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 static property

public static TimeSpan,System CheckForStudyDataSharedReminderInterval
return System.TimeSpan

CheckForToolUpdatesInterval public static property

public static TimeSpan,System CheckForToolUpdatesInterval
return System.TimeSpan

ExportFilePath public static property

public static string ExportFilePath
return string

RemindToResumeToolInterval public static property

public static TimeSpan RemindToResumeToolInterval
return TimeSpan

TooltipIconUpdateInterval public static property

public static TimeSpan TooltipIconUpdateInterval
return TimeSpan