[This is preliminary documentation and subject to change.]
Determines whether the given package is at least version version.
true if the given package is at least version version; otherwise, false.
Missing <remarks> documentation for M:NAnt.Core.Functions.PkgConfigFunctions.IsAtLeastVersion(System.String,System.String)
Exception Type | Condition |
---|---|
Win32Exception |
pkg-config could not be started. |
PkgConfigFunctions Class | NAnt.Core.Functions Namespace