Version |
public class VersionRange : Range<Version>
The VersionRange type exposes the following members.
| Name | Description | |
|---|---|---|
| TryParse | Attempts to convert a string representation of a version range to the VersionRange equivalent, and returns a value to indicate whether the conversion succeeded. |