DependencyVersionWildcardPosition Property

Zero-based position of Wildcard in this DependencyVersion instance (0 = Major, ..., 3 = Revision) or -1 if this DependencyVersion instance is not a pattern.

Definition

Namespace: SMath.Extensibility.Setup
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public int WildcardPosition { get; }

Property Value

Int32

See Also