VSWhereSettings.

Version Property

Summary

Gets or sets version range for instances to find. Example: ["15.0","16.0"] will find versions 15.*.
Namespace
Cake.Common.Tools.VSWhere
Containing Type
VSWhereSettings

Syntax

public string Version { get; set; }

Value

Type Description
string