[This is preliminary documentation and is subject to change.]
Initializes the CodePlex check.
Declaration Syntax
Parameters
- projectName (String)
- The name of the CodePlex project, as used in the hostname of the CodePlex website.
- releaseName (String)
- The prefix of the releases to include, e.g. "Foo Editor" will match any release who's name starts "Foo Editor". An empty string will match all releases in the project.
- currentVersionReleaseDate (DateTime)
- The data and time with which to compare.