VersionValue Class

Provides dedicated values for parts of Version and DependencyVersion.

Definition

Namespace: SMath.Extensibility.Setup
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public static class VersionValue
Inheritance
Object    VersionValue

Fields

Empty Represents an empty part of Version or DependencyVersion.
Wildcard Represents a wildcard * in a part of DependencyVersion.

See Also