DependencyVersionIsPattern Property

Returns when this DependencyVersion instance is a pattern, i.e., one of its parts contains Wildcard.

Definition

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

Property Value

Boolean

See Also