AutoUpdater.NET Enum representing the remind later time span. Represents the time span in minutes. Represents the time span in hours. Represents the time span in days. Main class that lets you auto update applications by setting some static fields and executing its Start method. URL of the xml file that contains information about latest version of the application. Opens the download url in default browser if true. Very usefull if you have portable application. Sets the current culture of the auto update notification window. Set this value if your application supports functionalty to change the languge of the application. If this is true users see dialog where they can set remind later interval otherwise it will take the interval from RemindLaterAt and RemindLaterTimeSpan fields. Remind Later interval after user should be reminded of update. Set if RemindLaterAt interval should be in Minutes, Hours or Days. Start checking for new version of application and display dialog to the user if update is available. Start checking for new version of application and display dialog to the user if update is available. URL of the xml file that contains information about latest version of the application. Opens the Download window that download the update and execute the installer when download completes. An event that clients can use to be notified whenever the update is checked. A delegate type for hooking up update notifications. An object containing all the parameters recieved from AppCast XML file. If there will be an error while looking for the XML file then this object will be null. Object of this class gives you all the details about the update useful in handling the update logic yourself. If new update is available then returns true otherwise false. Download URL of the update file. URL of the webpage specifying changes in the new update. Returns newest version of the application available to download. Returns version of the application currently installed on the user's PC. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized resource of type System.Drawing.Bitmap. Looks up a localized resource of type System.Drawing.Bitmap. Looks up a localized resource of type System.Drawing.Bitmap. Looks up a localized resource of type System.Drawing.Bitmap. Looks up a localized resource of type System.Drawing.Bitmap. Looks up a localized resource of type System.Drawing.Bitmap. Looks up a localized resource of type System.Drawing.Bitmap.