VersionRangeAttribute public class VersionRangeAttribute : Attribute Specifies the Relativity instance version range of class or test. Documentation public string VersionRange { get; } Gets the version range. public VersionRangeAttribute(string versionRange) Initializes a new instance of the VersionRangeAttribute class.