VersionSpec Class

Definition

The version properties.

public class VersionSpec
type VersionSpec = class
Public Class VersionSpec
Inheritance
VersionSpec

Constructors

VersionSpec()

Initializes a new instance of the VersionSpec class.

VersionSpec(String, String, Nullable<Boolean>, IDictionary<String,String>)

Initializes a new instance of the VersionSpec class.

Properties

ComponentVersions

Gets or sets the component version property.

DisplayName

Gets or sets the display name

FriendlyName

Gets or sets the friendly name

IsDefault

Gets or sets whether or not the version is the default version.

Applies to