Method ForVersion
- Namespace
- MailFathom.Common
- Assembly
- MailFathom.Common.dll
ForVersion(string?)
Reports where the documentation for a version is published.
public static string? ForVersion(string? version)
Parameters
Returns
- string
The address of that version's documentation directory, or null where the version is not one this can read.
Remarks
Build metadata is cut away before anything else, so a version carrying the source revision the SDK stamps after SemVer's plus sign reads as the version it is a build of.