PackageVersion Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PackageVersion()
public PackageVersion();
Public Sub New ()
Applies to
PackageVersion(String)
public PackageVersion(string version);
new Microsoft.TeamFoundation.DistributedTask.WebApi.PackageVersion : string -> Microsoft.TeamFoundation.DistributedTask.WebApi.PackageVersion
Public Sub New (version As String)
Parameters
- version
- String