[This is preliminary documentation and is subject to change.]
Checks for CodePlex project releases newer than a given DateTime.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class CodePlexVersionCheck
Public Class CodePlexVersionCheck
public ref class CodePlexVersionCheck
Members
All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
CodePlexVersionCheck(String, String, DateTime) |
Initializes the CodePlex check.
| |
CodePlexVersionCheck(ApplicationSettings, String, String, DateTime) |
Initializes the CodePlex check.
| |
Check()()()() |
Starts the check going in the background. CheckComplete will be called when the check is done.
| |
CheckComplete | ||
CheckThread()()()() | ||
CurrentVersionReleaseDate | ||
Equals(Object) | (Inherited from Object.) | |
Feed | ||
FetchAndProcess()()()() | ||
FieldGetter(String, String, Object%) | (Inherited from Object.) | |
FieldSetter(String, String, Object) | (Inherited from Object.) | |
FileTimeAdjustment | ||
Finalize()()()() | (Inherited from Object.) | |
GetFieldInfo(String, String) | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
HasLatestVersion | ||
IsNewVersion | ||
LatestVersionDate | ||
LatestVersionTitle | ||
LatestVersionUri | ||
MemberwiseClone()()()() | (Inherited from Object.) | |
ReleaseName | ||
Settings | ||
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
CodePlexVersionCheck |