nant 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (416) hide show
  1. data/docs/help/elements/NAnt.Compression.Tasks.ExpandBaseTask.html +74 -0
  2. data/docs/help/elements/NAnt.Core.DataTypeBase.html +56 -0
  3. data/docs/help/elements/NAnt.Core.Filters.ChainableReader.html +29 -0
  4. data/docs/help/elements/NAnt.Core.Filters.Filter.html +56 -0
  5. data/docs/help/elements/NAnt.Core.Target.html +81 -0
  6. data/docs/help/elements/NAnt.Core.Task.html +29 -0
  7. data/docs/help/elements/NAnt.Core.TaskContainer.html +68 -0
  8. data/docs/help/elements/NAnt.Core.Tasks.ExternalProgramBase.html +132 -0
  9. data/docs/help/elements/NAnt.Core.Tasks.InElement.html +49 -0
  10. data/docs/help/elements/NAnt.Core.Types.Argument.html +121 -0
  11. data/docs/help/elements/NAnt.Core.Types.EnvironmentSet.html +65 -0
  12. data/docs/help/elements/NAnt.Core.Types.EnvironmentVariable.html +99 -0
  13. data/docs/help/elements/NAnt.Core.Types.FileSet.Exclude.html +63 -0
  14. data/docs/help/elements/NAnt.Core.Types.FileSet.ExcludesFile.html +63 -0
  15. data/docs/help/elements/NAnt.Core.Types.FileSet.Include.html +75 -0
  16. data/docs/help/elements/NAnt.Core.Types.FileSet.IncludesFile.html +75 -0
  17. data/docs/help/elements/NAnt.Core.Types.Formatter.html +69 -0
  18. data/docs/help/elements/NAnt.Core.Types.Option.html +68 -0
  19. data/docs/help/elements/NAnt.Core.Types.PathElement.html +74 -0
  20. data/docs/help/elements/NAnt.Core.Types.Pattern.html +63 -0
  21. data/docs/help/elements/NAnt.Core.Types.RawXml.html +33 -0
  22. data/docs/help/elements/NAnt.Core.Types.Token.html +68 -0
  23. data/docs/help/elements/NAnt.Core.Types.XmlNamespace.html +68 -0
  24. data/docs/help/elements/NAnt.Core.Types.XsltExtensionObject.html +74 -0
  25. data/docs/help/elements/NAnt.Core.Types.XsltParameter.html +74 -0
  26. data/docs/help/elements/NAnt.DotNet.Tasks.CompilerBase.html +337 -0
  27. data/docs/help/elements/NAnt.DotNet.Types.AssemblyAttribute.html +74 -0
  28. data/docs/help/elements/NAnt.DotNet.Types.CompilerWarning.html +62 -0
  29. data/docs/help/elements/NAnt.DotNet.Types.DataTypeCollectionBase.html +56 -0
  30. data/docs/help/elements/NAnt.DotNet.Types.EmbeddedResourceCollection.html +29 -0
  31. data/docs/help/elements/NAnt.DotNet.Types.LibDirectorySet.html +61 -0
  32. data/docs/help/elements/NAnt.DotNet.Types.Module.html +56 -0
  33. data/docs/help/elements/NAnt.DotNet.Types.NamespaceImport.html +69 -0
  34. data/docs/help/elements/NAnt.DotNet.Types.Package.html +62 -0
  35. data/docs/help/elements/NAnt.NUnit.Types.FormatterElement.html +70 -0
  36. data/docs/help/elements/NAnt.NUnit1.Types.NUnitTest.html +92 -0
  37. data/docs/help/elements/NAnt.NUnit2.Types.Category.html +62 -0
  38. data/docs/help/elements/NAnt.NUnit2.Types.NUnit2Test.html +111 -0
  39. data/docs/help/elements/NAnt.SourceControl.Tasks.AbstractCvsTask.html +239 -0
  40. data/docs/help/elements/NAnt.SourceControl.Tasks.AbstractSourceControlTask.html +167 -0
  41. data/docs/help/elements/NAnt.VSNet.Types.WebMap.html +74 -0
  42. data/docs/help/elements/NAnt.VisualCpp.Types.Library.html +62 -0
  43. data/docs/help/elements/NAnt.VisualCpp.Types.Symbol.html +62 -0
  44. data/docs/help/enums/NAnt.Compression.Types.DuplicateHandling.html +54 -0
  45. data/docs/help/enums/NAnt.Compression.Types.TarCompressionMethod.html +54 -0
  46. data/docs/help/enums/NAnt.Core.FrameworkTypes.html +74 -0
  47. data/docs/help/enums/NAnt.Core.Level.html +66 -0
  48. data/docs/help/enums/NAnt.Core.Tasks.AvailableTask.ResourceType.html +58 -0
  49. data/docs/help/enums/NAnt.Core.Tasks.LoopTask.LoopItem.html +63 -0
  50. data/docs/help/enums/NAnt.Core.Tasks.LoopTask.LoopTrim.html +59 -0
  51. data/docs/help/enums/NAnt.Core.Types.ManagedExecution.html +77 -0
  52. data/docs/help/enums/NAnt.DotNet.Tasks.AssemblyInfoTask.CodeLanguage.html +54 -0
  53. data/docs/help/enums/NAnt.DotNet.Tasks.RegsvcsTask.ActionType.html +54 -0
  54. data/docs/help/enums/NAnt.DotNet.Types.DebugOutput.html +84 -0
  55. data/docs/help/enums/NAnt.DotNet.Types.DelaySign.html +75 -0
  56. data/docs/help/enums/NAnt.MSNet.Tasks.ServiceControllerTask.ActionType.html +62 -0
  57. data/docs/help/enums/NAnt.NUnit.Types.FormatterType.html +50 -0
  58. data/docs/help/enums/NAnt.VisualCpp.Tasks.ClTask.PrecompiledHeaderMode.html +54 -0
  59. data/docs/help/enums/NAnt.VisualCpp.Types.CharacterSet.html +54 -0
  60. data/docs/help/filters/expandproperties.html +33 -0
  61. data/docs/help/filters/index.html +60 -0
  62. data/docs/help/filters/replacestring.html +92 -0
  63. data/docs/help/filters/replacetokens.html +110 -0
  64. data/docs/help/filters/tabstospaces.html +73 -0
  65. data/docs/help/functions/assembly.get-full-name(System.Reflection.Assembly).html +51 -0
  66. data/docs/help/functions/assembly.get-location(System.Reflection.Assembly).html +51 -0
  67. data/docs/help/functions/assembly.get-name(System.Reflection.Assembly).html +52 -0
  68. data/docs/help/functions/assembly.load(System.String).html +55 -0
  69. data/docs/help/functions/assembly.load-from-file(System.String).html +52 -0
  70. data/docs/help/functions/assemblyname.get-assembly-name(System.String).html +54 -0
  71. data/docs/help/functions/assemblyname.get-codebase(System.Reflection.AssemblyName).html +51 -0
  72. data/docs/help/functions/assemblyname.get-escaped-codebase(System.Reflection.AssemblyName).html +51 -0
  73. data/docs/help/functions/assemblyname.get-full-name(System.Reflection.AssemblyName).html +53 -0
  74. data/docs/help/functions/assemblyname.get-name(System.Reflection.AssemblyName).html +53 -0
  75. data/docs/help/functions/assemblyname.get-version(System.Reflection.AssemblyName).html +54 -0
  76. data/docs/help/functions/bool.parse(System.String).html +52 -0
  77. data/docs/help/functions/bool.to-string(System.Boolean).html +49 -0
  78. data/docs/help/functions/convert.to-boolean(System.Boolean).html +53 -0
  79. data/docs/help/functions/convert.to-datetime(System.DateTime).html +53 -0
  80. data/docs/help/functions/convert.to-double(System.Double).html +53 -0
  81. data/docs/help/functions/convert.to-int(System.Int32).html +53 -0
  82. data/docs/help/functions/convert.to-string(System.String).html +53 -0
  83. data/docs/help/functions/cygpath.get-dos-path(System.String).html +51 -0
  84. data/docs/help/functions/cygpath.get-unix-path(System.String).html +51 -0
  85. data/docs/help/functions/cygpath.get-windows-path(System.String).html +51 -0
  86. data/docs/help/functions/datetime.get-day(System.DateTime).html +49 -0
  87. data/docs/help/functions/datetime.get-day-of-week(System.DateTime).html +49 -0
  88. data/docs/help/functions/datetime.get-day-of-year(System.DateTime).html +49 -0
  89. data/docs/help/functions/datetime.get-days-in-month(System.Int32,System.Int32).html +56 -0
  90. data/docs/help/functions/datetime.get-hour(System.DateTime).html +49 -0
  91. data/docs/help/functions/datetime.get-millisecond(System.DateTime).html +49 -0
  92. data/docs/help/functions/datetime.get-minute(System.DateTime).html +49 -0
  93. data/docs/help/functions/datetime.get-month(System.DateTime).html +49 -0
  94. data/docs/help/functions/datetime.get-second(System.DateTime).html +49 -0
  95. data/docs/help/functions/datetime.get-ticks(System.DateTime).html +49 -0
  96. data/docs/help/functions/datetime.get-year(System.DateTime).html +49 -0
  97. data/docs/help/functions/datetime.is-leap-year(System.Int32).html +50 -0
  98. data/docs/help/functions/datetime.now().html +34 -0
  99. data/docs/help/functions/datetime.parse(System.String).html +51 -0
  100. data/docs/help/functions/datetime.to-string(System.DateTime).html +49 -0
  101. data/docs/help/functions/directory.exists(System.String).html +52 -0
  102. data/docs/help/functions/directory.get-creation-time(System.String).html +51 -0
  103. data/docs/help/functions/directory.get-current-directory().html +34 -0
  104. data/docs/help/functions/directory.get-directory-root(System.String).html +51 -0
  105. data/docs/help/functions/directory.get-last-access-time(System.String).html +51 -0
  106. data/docs/help/functions/directory.get-last-write-time(System.String).html +51 -0
  107. data/docs/help/functions/directory.get-parent-directory(System.String).html +55 -0
  108. data/docs/help/functions/dns.get-host-name().html +36 -0
  109. data/docs/help/functions/double.parse(System.String).html +51 -0
  110. data/docs/help/functions/double.to-string(System.Double).html +49 -0
  111. data/docs/help/functions/environment.get-folder-path(System.Environment.SpecialFolder).html +55 -0
  112. data/docs/help/functions/environment.get-machine-name().html +36 -0
  113. data/docs/help/functions/environment.get-operating-system().html +38 -0
  114. data/docs/help/functions/environment.get-user-name().html +40 -0
  115. data/docs/help/functions/environment.get-variable(System.String).html +51 -0
  116. data/docs/help/functions/environment.get-version().html +37 -0
  117. data/docs/help/functions/environment.newline().html +36 -0
  118. data/docs/help/functions/environment.variable-exists(System.String).html +54 -0
  119. data/docs/help/functions/file.exists(System.String).html +54 -0
  120. data/docs/help/functions/file.get-creation-time(System.String).html +51 -0
  121. data/docs/help/functions/file.get-last-access-time(System.String).html +51 -0
  122. data/docs/help/functions/file.get-last-write-time(System.String).html +51 -0
  123. data/docs/help/functions/file.get-length(System.String).html +51 -0
  124. data/docs/help/functions/file.is-assembly(System.String).html +51 -0
  125. data/docs/help/functions/file.up-to-date(System.String,System.String).html +57 -0
  126. data/docs/help/functions/fileversioninfo.get-company-name(System.Diagnostics.FileVersionInfo).html +51 -0
  127. data/docs/help/functions/fileversioninfo.get-file-version(System.Diagnostics.FileVersionInfo).html +52 -0
  128. data/docs/help/functions/fileversioninfo.get-product-name(System.Diagnostics.FileVersionInfo).html +51 -0
  129. data/docs/help/functions/fileversioninfo.get-product-version(System.Diagnostics.FileVersionInfo).html +52 -0
  130. data/docs/help/functions/fileversioninfo.get-version-info(System.String).html +52 -0
  131. data/docs/help/functions/framework.exists(System.String).html +50 -0
  132. data/docs/help/functions/framework.get-assembly-directory(System.String).html +51 -0
  133. data/docs/help/functions/framework.get-clr-version().html +35 -0
  134. data/docs/help/functions/framework.get-clr-version(System.String).html +52 -0
  135. data/docs/help/functions/framework.get-description().html +34 -0
  136. data/docs/help/functions/framework.get-description(System.String).html +51 -0
  137. data/docs/help/functions/framework.get-family(System.String).html +51 -0
  138. data/docs/help/functions/framework.get-framework-directory(System.String).html +51 -0
  139. data/docs/help/functions/framework.get-frameworks(NAnt.Core.FrameworkTypes).html +62 -0
  140. data/docs/help/functions/framework.get-runtime-engine(System.String).html +51 -0
  141. data/docs/help/functions/framework.get-runtime-framework().html +34 -0
  142. data/docs/help/functions/framework.get-sdk-directory(System.String).html +51 -0
  143. data/docs/help/functions/framework.get-target-framework().html +34 -0
  144. data/docs/help/functions/framework.get-tool-path(System.String).html +56 -0
  145. data/docs/help/functions/framework.get-version().html +35 -0
  146. data/docs/help/functions/framework.get-version(System.String).html +52 -0
  147. data/docs/help/functions/framework.sdk-exists(System.String).html +50 -0
  148. data/docs/help/functions/index.html +1328 -0
  149. data/docs/help/functions/int.parse(System.String).html +51 -0
  150. data/docs/help/functions/int.to-string(System.Int32).html +49 -0
  151. data/docs/help/functions/long.parse(System.String).html +51 -0
  152. data/docs/help/functions/long.to-string(System.Int64).html +49 -0
  153. data/docs/help/functions/math.abs(System.Double).html +50 -0
  154. data/docs/help/functions/math.ceiling(System.Double).html +49 -0
  155. data/docs/help/functions/math.floor(System.Double).html +49 -0
  156. data/docs/help/functions/math.round(System.Double).html +49 -0
  157. data/docs/help/functions/nant.get-assembly().html +35 -0
  158. data/docs/help/functions/nant.get-base-directory().html +34 -0
  159. data/docs/help/functions/operating-system.get-platform(System.OperatingSystem).html +53 -0
  160. data/docs/help/functions/operating-system.get-version(System.OperatingSystem).html +52 -0
  161. data/docs/help/functions/operating-system.to-string(System.OperatingSystem).html +54 -0
  162. data/docs/help/functions/path.change-extension(System.String,System.String).html +59 -0
  163. data/docs/help/functions/path.combine(System.String,System.String).html +56 -0
  164. data/docs/help/functions/path.get-directory-name(System.String).html +51 -0
  165. data/docs/help/functions/path.get-extension(System.String).html +51 -0
  166. data/docs/help/functions/path.get-file-name(System.String).html +54 -0
  167. data/docs/help/functions/path.get-file-name-without-extension(System.String).html +51 -0
  168. data/docs/help/functions/path.get-full-path(System.String).html +51 -0
  169. data/docs/help/functions/path.get-path-root(System.String).html +51 -0
  170. data/docs/help/functions/path.get-temp-file-name().html +34 -0
  171. data/docs/help/functions/path.get-temp-path().html +34 -0
  172. data/docs/help/functions/path.has-extension(System.String).html +52 -0
  173. data/docs/help/functions/path.is-path-rooted(System.String).html +52 -0
  174. data/docs/help/functions/pkg-config.exists(System.String).html +52 -0
  175. data/docs/help/functions/pkg-config.get-compile-flags(System.String).html +51 -0
  176. data/docs/help/functions/pkg-config.get-link-flags(System.String).html +51 -0
  177. data/docs/help/functions/pkg-config.get-mod-version(System.String).html +51 -0
  178. data/docs/help/functions/pkg-config.get-variable(System.String,System.String).html +56 -0
  179. data/docs/help/functions/pkg-config.is-atleast-version(System.String,System.String).html +57 -0
  180. data/docs/help/functions/pkg-config.is-between-version(System.String,System.String,System.String).html +62 -0
  181. data/docs/help/functions/pkg-config.is-exact-version(System.String,System.String).html +57 -0
  182. data/docs/help/functions/pkg-config.is-max-version(System.String,System.String).html +57 -0
  183. data/docs/help/functions/platform.get-name().html +34 -0
  184. data/docs/help/functions/platform.is-unix().html +35 -0
  185. data/docs/help/functions/platform.is-win32().html +38 -0
  186. data/docs/help/functions/platform.is-windows().html +35 -0
  187. data/docs/help/functions/project.get-base-directory().html +34 -0
  188. data/docs/help/functions/project.get-buildfile-path().html +34 -0
  189. data/docs/help/functions/project.get-buildfile-uri().html +34 -0
  190. data/docs/help/functions/project.get-default-target().html +34 -0
  191. data/docs/help/functions/project.get-name().html +34 -0
  192. data/docs/help/functions/property.exists(System.String).html +56 -0
  193. data/docs/help/functions/property.get-value(System.String).html +49 -0
  194. data/docs/help/functions/property.is-dynamic(System.String).html +52 -0
  195. data/docs/help/functions/property.is-readonly(System.String).html +52 -0
  196. data/docs/help/functions/string.contains(System.String,System.String).html +55 -0
  197. data/docs/help/functions/string.ends-with(System.String,System.String).html +55 -0
  198. data/docs/help/functions/string.get-length(System.String).html +49 -0
  199. data/docs/help/functions/string.index-of(System.String,System.String).html +57 -0
  200. data/docs/help/functions/string.last-index-of(System.String,System.String).html +57 -0
  201. data/docs/help/functions/string.pad-left(System.String,System.Int32,System.String).html +61 -0
  202. data/docs/help/functions/string.pad-right(System.String,System.Int32,System.String).html +61 -0
  203. data/docs/help/functions/string.replace(System.String,System.String,System.String).html +61 -0
  204. data/docs/help/functions/string.starts-with(System.String,System.String).html +55 -0
  205. data/docs/help/functions/string.substring(System.String,System.Int32,System.Int32).html +64 -0
  206. data/docs/help/functions/string.to-lower(System.String).html +49 -0
  207. data/docs/help/functions/string.to-upper(System.String).html +49 -0
  208. data/docs/help/functions/string.trim(System.String).html +49 -0
  209. data/docs/help/functions/string.trim-end(System.String).html +49 -0
  210. data/docs/help/functions/string.trim-start(System.String).html +49 -0
  211. data/docs/help/functions/target.exists(System.String).html +54 -0
  212. data/docs/help/functions/target.get-current-target().html +36 -0
  213. data/docs/help/functions/target.has-executed(System.String).html +52 -0
  214. data/docs/help/functions/task.exists(System.String).html +50 -0
  215. data/docs/help/functions/task.get-assembly(System.String).html +52 -0
  216. data/docs/help/functions/timespan.from-days(System.Double).html +49 -0
  217. data/docs/help/functions/timespan.from-hours(System.Double).html +49 -0
  218. data/docs/help/functions/timespan.from-milliseconds(System.Double).html +49 -0
  219. data/docs/help/functions/timespan.from-minutes(System.Double).html +49 -0
  220. data/docs/help/functions/timespan.from-seconds(System.Double).html +49 -0
  221. data/docs/help/functions/timespan.from-ticks(System.Int64).html +49 -0
  222. data/docs/help/functions/timespan.get-days(System.TimeSpan).html +55 -0
  223. data/docs/help/functions/timespan.get-hours(System.TimeSpan).html +49 -0
  224. data/docs/help/functions/timespan.get-milliseconds(System.TimeSpan).html +49 -0
  225. data/docs/help/functions/timespan.get-minutes(System.TimeSpan).html +49 -0
  226. data/docs/help/functions/timespan.get-seconds(System.TimeSpan).html +49 -0
  227. data/docs/help/functions/timespan.get-ticks(System.TimeSpan).html +49 -0
  228. data/docs/help/functions/timespan.get-total-days(System.TimeSpan).html +49 -0
  229. data/docs/help/functions/timespan.get-total-hours(System.TimeSpan).html +49 -0
  230. data/docs/help/functions/timespan.get-total-milliseconds(System.TimeSpan).html +49 -0
  231. data/docs/help/functions/timespan.get-total-minutes(System.TimeSpan).html +49 -0
  232. data/docs/help/functions/timespan.get-total-seconds(System.TimeSpan).html +49 -0
  233. data/docs/help/functions/timespan.parse(System.String).html +51 -0
  234. data/docs/help/functions/timespan.to-string(System.TimeSpan).html +49 -0
  235. data/docs/help/functions/version.get-build(System.Version).html +51 -0
  236. data/docs/help/functions/version.get-major(System.Version).html +51 -0
  237. data/docs/help/functions/version.get-minor(System.Version).html +51 -0
  238. data/docs/help/functions/version.get-revision(System.Version).html +51 -0
  239. data/docs/help/functions/version.parse(System.String).html +52 -0
  240. data/docs/help/functions/version.to-string(System.Version).html +51 -0
  241. data/docs/help/fundamentals/buildfiles.html +81 -0
  242. data/docs/help/fundamentals/expressions.html +2127 -0
  243. data/docs/help/fundamentals/functions.html +311 -0
  244. data/docs/help/fundamentals/index.html +35 -0
  245. data/docs/help/fundamentals/listeners.html +318 -0
  246. data/docs/help/fundamentals/projects.html +71 -0
  247. data/docs/help/fundamentals/properties.html +314 -0
  248. data/docs/help/fundamentals/running-nant.html +92 -0
  249. data/docs/help/fundamentals/targets.html +136 -0
  250. data/docs/help/fundamentals/tasks.html +277 -0
  251. data/docs/help/images/arrow.gif +0 -0
  252. data/docs/help/images/bullet.gif +0 -0
  253. data/docs/help/images/logo.gif +0 -0
  254. data/docs/help/index.html +61 -0
  255. data/docs/help/introduction/fog0000000006.html +42 -0
  256. data/docs/help/introduction/fog0000000041.html +39 -0
  257. data/docs/help/introduction/fog0000000042.html +32 -0
  258. data/docs/help/introduction/fog0000000079.html +32 -0
  259. data/docs/help/introduction/fog0000000081.html +35 -0
  260. data/docs/help/introduction/getting-started.gif +0 -0
  261. data/docs/help/introduction/index.html +35 -0
  262. data/docs/help/introduction/installation.html +164 -0
  263. data/docs/help/style.css +213 -0
  264. data/docs/help/tasks/al.html +325 -0
  265. data/docs/help/tasks/asminfo.html +159 -0
  266. data/docs/help/tasks/attrib.html +146 -0
  267. data/docs/help/tasks/available.html +153 -0
  268. data/docs/help/tasks/aximp.html +192 -0
  269. data/docs/help/tasks/call.html +160 -0
  270. data/docs/help/tasks/cl.html +266 -0
  271. data/docs/help/tasks/copy.html +191 -0
  272. data/docs/help/tasks/csc.html +467 -0
  273. data/docs/help/tasks/cvs-changelog.html +263 -0
  274. data/docs/help/tasks/cvs-checkout.html +304 -0
  275. data/docs/help/tasks/cvs-export.html +304 -0
  276. data/docs/help/tasks/cvs-pass.html +97 -0
  277. data/docs/help/tasks/cvs-rtag.html +307 -0
  278. data/docs/help/tasks/cvs-tag.html +307 -0
  279. data/docs/help/tasks/cvs-update.html +310 -0
  280. data/docs/help/tasks/cvs.html +257 -0
  281. data/docs/help/tasks/delay-sign.html +168 -0
  282. data/docs/help/tasks/delete.html +130 -0
  283. data/docs/help/tasks/description.html +77 -0
  284. data/docs/help/tasks/echo.html +148 -0
  285. data/docs/help/tasks/exec.html +247 -0
  286. data/docs/help/tasks/fail.html +97 -0
  287. data/docs/help/tasks/foreach.html +199 -0
  288. data/docs/help/tasks/get.html +168 -0
  289. data/docs/help/tasks/gunzip.html +89 -0
  290. data/docs/help/tasks/if.html +255 -0
  291. data/docs/help/tasks/ifnot.html +164 -0
  292. data/docs/help/tasks/ilasm.html +239 -0
  293. data/docs/help/tasks/ildasm.html +249 -0
  294. data/docs/help/tasks/include.html +92 -0
  295. data/docs/help/tasks/index.html +490 -0
  296. data/docs/help/tasks/jsc.html +315 -0
  297. data/docs/help/tasks/lib.html +201 -0
  298. data/docs/help/tasks/license.html +166 -0
  299. data/docs/help/tasks/link.html +244 -0
  300. data/docs/help/tasks/loadfile.html +135 -0
  301. data/docs/help/tasks/loadtasks.html +119 -0
  302. data/docs/help/tasks/mail.html +166 -0
  303. data/docs/help/tasks/mc.html +167 -0
  304. data/docs/help/tasks/midl.html +276 -0
  305. data/docs/help/tasks/mkdir.html +89 -0
  306. data/docs/help/tasks/move.html +190 -0
  307. data/docs/help/tasks/nant.html +164 -0
  308. data/docs/help/tasks/nantschema.html +96 -0
  309. data/docs/help/tasks/ndoc.html +172 -0
  310. data/docs/help/tasks/nunit.html +132 -0
  311. data/docs/help/tasks/nunit2.html +164 -0
  312. data/docs/help/tasks/property.html +136 -0
  313. data/docs/help/tasks/rc.html +189 -0
  314. data/docs/help/tasks/readregistry.html +111 -0
  315. data/docs/help/tasks/regasm.html +220 -0
  316. data/docs/help/tasks/regex.html +116 -0
  317. data/docs/help/tasks/regsvcs.html +221 -0
  318. data/docs/help/tasks/resgen.html +217 -0
  319. data/docs/help/tasks/script.html +268 -0
  320. data/docs/help/tasks/servicecontroller.html +109 -0
  321. data/docs/help/tasks/setenv.html +223 -0
  322. data/docs/help/tasks/sleep.html +107 -0
  323. data/docs/help/tasks/solution.html +237 -0
  324. data/docs/help/tasks/style.html +193 -0
  325. data/docs/help/tasks/sysinfo.html +193 -0
  326. data/docs/help/tasks/tar.html +119 -0
  327. data/docs/help/tasks/tlbexp.html +160 -0
  328. data/docs/help/tasks/tlbimp.html +249 -0
  329. data/docs/help/tasks/touch.html +120 -0
  330. data/docs/help/tasks/tstamp.html +159 -0
  331. data/docs/help/tasks/untar.html +104 -0
  332. data/docs/help/tasks/unzip.html +104 -0
  333. data/docs/help/tasks/uptodate.html +46 -0
  334. data/docs/help/tasks/vbc.html +478 -0
  335. data/docs/help/tasks/vjc.html +362 -0
  336. data/docs/help/tasks/xmlpeek.html +129 -0
  337. data/docs/help/tasks/xmlpoke.html +141 -0
  338. data/docs/help/tasks/zip.html +145 -0
  339. data/docs/help/types/assemblyfileset.html +280 -0
  340. data/docs/help/types/categories.html +102 -0
  341. data/docs/help/types/credential.html +86 -0
  342. data/docs/help/types/cvsfileset.html +193 -0
  343. data/docs/help/types/dirset.html +61 -0
  344. data/docs/help/types/fileset.html +305 -0
  345. data/docs/help/types/filterchain.html +109 -0
  346. data/docs/help/types/index.html +136 -0
  347. data/docs/help/types/moduleset.html +90 -0
  348. data/docs/help/types/namespaceimports.html +94 -0
  349. data/docs/help/types/path.html +95 -0
  350. data/docs/help/types/patternset.html +223 -0
  351. data/docs/help/types/proxy.html +99 -0
  352. data/docs/help/types/resourcefileset.html +199 -0
  353. data/docs/help/types/tarfileset.html +229 -0
  354. data/docs/help/types/warnaserror.html +102 -0
  355. data/docs/help/types/zipfileset.html +193 -0
  356. data/docs/license.html +81 -0
  357. data/docs/releasenotes.html +3961 -0
  358. data/docs/sdk/NAnt-SDK.chm +0 -0
  359. data/lib/COPYING.txt +340 -0
  360. data/lib/NAnt.CompressionTasks.dll +0 -0
  361. data/lib/NAnt.CompressionTasks.xml +711 -0
  362. data/lib/NAnt.Core.dll +0 -0
  363. data/lib/NAnt.Core.xml +16161 -0
  364. data/lib/NAnt.DotNetTasks.dll +0 -0
  365. data/lib/NAnt.DotNetTasks.xml +5334 -0
  366. data/lib/NAnt.MSNetTasks.dll +0 -0
  367. data/lib/NAnt.MSNetTasks.xml +579 -0
  368. data/lib/NAnt.NUnit.dll +0 -0
  369. data/lib/NAnt.NUnit.xml +353 -0
  370. data/lib/NAnt.NUnit1Tasks.dll +0 -0
  371. data/lib/NAnt.NUnit1Tasks.xml +538 -0
  372. data/lib/NAnt.NUnit2Tasks.dll +0 -0
  373. data/lib/NAnt.NUnit2Tasks.xml +584 -0
  374. data/lib/NAnt.SourceControlTasks.dll +0 -0
  375. data/lib/NAnt.SourceControlTasks.xml +1279 -0
  376. data/lib/NAnt.VSNetTasks.dll +0 -0
  377. data/lib/NAnt.VSNetTasks.xml +3961 -0
  378. data/lib/NAnt.VisualCppTasks.dll +0 -0
  379. data/lib/NAnt.VisualCppTasks.xml +1211 -0
  380. data/lib/NAnt.Win32Tasks.dll +0 -0
  381. data/lib/NAnt.Win32Tasks.xml +690 -0
  382. data/lib/NAnt.exe +0 -0
  383. data/lib/NAnt.exe.config +1996 -0
  384. data/lib/NAnt.xml +78 -0
  385. data/lib/NDoc.Documenter.NAnt.dll +0 -0
  386. data/lib/README.txt +158 -0
  387. data/lib/extensions/common/2.0/NAnt.MSBuild.dll +0 -0
  388. data/lib/extensions/common/2.0/NAnt.MSBuild.xml +36 -0
  389. data/lib/lib/common/1.1/nunit-console-runner.dll +0 -0
  390. data/lib/lib/common/1.1/nunit-console.exe +0 -0
  391. data/lib/lib/common/1.1/nunit.core.dll +0 -0
  392. data/lib/lib/common/1.1/nunit.framework.dll +0 -0
  393. data/lib/lib/common/1.1/nunit.util.dll +0 -0
  394. data/lib/lib/common/2.0/nunit-console-runner.dll +0 -0
  395. data/lib/lib/common/2.0/nunit-console.exe +0 -0
  396. data/lib/lib/common/2.0/nunit.core.dll +0 -0
  397. data/lib/lib/common/2.0/nunit.framework.dll +0 -0
  398. data/lib/lib/common/2.0/nunit.util.dll +0 -0
  399. data/lib/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll +0 -0
  400. data/lib/lib/common/neutral/ICSharpCode.SharpCvsLib.dll +0 -0
  401. data/lib/lib/common/neutral/ICSharpCode.SharpZipLib.dll +0 -0
  402. data/lib/lib/common/neutral/NDoc.Core.dll +0 -0
  403. data/lib/lib/common/neutral/NDoc.Documenter.Msdn.dll +0 -0
  404. data/lib/lib/common/neutral/NDoc.ExtendedUI.dll +0 -0
  405. data/lib/lib/common/neutral/NUnitCore.dll +0 -0
  406. data/lib/lib/net/1.0/NDoc.Core.dll +0 -0
  407. data/lib/lib/net/1.0/NDoc.Documenter.Msdn.dll +0 -0
  408. data/lib/lib/net/1.0/NDoc.ExtendedUI.dll +0 -0
  409. data/lib/lib/net/1.0/nunit-console-runner.dll +0 -0
  410. data/lib/lib/net/1.0/nunit-console.exe +0 -0
  411. data/lib/lib/net/1.0/nunit.core.dll +0 -0
  412. data/lib/lib/net/1.0/nunit.framework.dll +0 -0
  413. data/lib/lib/net/1.0/nunit.util.dll +0 -0
  414. data/lib/log4net.dll +0 -0
  415. data/lib/scvs.exe +0 -0
  416. metadata +484 -0
@@ -0,0 +1,34 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <!-- Documenting GetTargetFramework-->
4
+ <head>
5
+ <meta http-equiv="Content-Language" content="en-ca" />
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <link rel="stylesheet" type="text/css" href="../style.css" />
8
+ <title>framework::get-target-framework Function</title>
9
+ </head>
10
+ <body>
11
+ <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
12
+ <tr>
13
+ <td class="NavBar-Cell">
14
+ <a href="http://nant.sourceforge.net">
15
+ <b>NAnt</b>
16
+ </a>
17
+ <img alt="-&gt;" src="../images/arrow.gif" />
18
+ <a href="../index.html">Help</a>
19
+ <img alt="-&gt;" src="../images/arrow.gif" />
20
+ <a href="index.html">Function Reference</a>
21
+ <img alt="-&gt;" src="../images/arrow.gif" /> framework::get-target-framework</td>
22
+ <td class="NavBar-Cell" align="right">
23
+ v0.90</td>
24
+ </tr>
25
+ </table>
26
+ <h1>framework::get-target-framework</h1>
27
+ <p> Gets the identifier of the current target framework. </p>
28
+ <h3>Usage</h3>
29
+ <code>string framework::get-target-framework()
30
+ </code>
31
+ <p />
32
+ <h3>Return Value</h3> The identifier of the current target framework. <h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.90.3780.0)
33
+ </div></body>
34
+ </html>
@@ -0,0 +1,56 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <!-- Documenting GetToolPath-->
4
+ <head>
5
+ <meta http-equiv="Content-Language" content="en-ca" />
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <link rel="stylesheet" type="text/css" href="../style.css" />
8
+ <title>framework::get-tool-path Function</title>
9
+ </head>
10
+ <body>
11
+ <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
12
+ <tr>
13
+ <td class="NavBar-Cell">
14
+ <a href="http://nant.sourceforge.net">
15
+ <b>NAnt</b>
16
+ </a>
17
+ <img alt="-&gt;" src="../images/arrow.gif" />
18
+ <a href="../index.html">Help</a>
19
+ <img alt="-&gt;" src="../images/arrow.gif" />
20
+ <a href="index.html">Function Reference</a>
21
+ <img alt="-&gt;" src="../images/arrow.gif" /> framework::get-tool-path</td>
22
+ <td class="NavBar-Cell" align="right">
23
+ v0.90</td>
24
+ </tr>
25
+ </table>
26
+ <h1>framework::get-tool-path</h1>
27
+ <p> Gets the absolute path of the specified tool for the current target framework. </p>
28
+ <h3>Usage</h3>
29
+ <code>string framework::get-tool-path(<span class="parameter">tool</span>)
30
+ </code>
31
+ <p />
32
+ <h3>Parameters</h3>
33
+ <div class="table">
34
+ <table>
35
+ <tr>
36
+ <th>Name</th>
37
+ <th>Type</th>
38
+ <th>Description</th>
39
+ </tr>
40
+ <tr>
41
+ <td>tool</td>
42
+ <td>string</td>
43
+ <td>The file name of the tool to search for.</td>
44
+ </tr>
45
+ </table>
46
+ </div>
47
+ <h3>Return Value</h3> The absolute path to <i>tool</i> if found in one of the configured tool paths; otherwise, an error is reported. <h3>Exceptions</h3>
48
+ The function will fail in any of the following circumstances:
49
+ <div style="margin-left: 40px;"><ul><li><i>tool</i> could not be found in the configured tool paths.</li></ul></div><h3>Remarks</h3><p> The configured tool paths are scanned in the order in which they are defined in the framework configuration. </p><p> The file name of the tool to search should include the extension. </p><h3>Examples</h3><ul class="examples"><li><p>Use <b xmlns="">gacutil</b> to install an assembly in the GAC.</p><pre class="code">
50
+ &lt;exec program="${framework::get-tool-path('gacutil.exe')}" managed="strict"&gt;
51
+ &lt;arg value="/i" /&gt;
52
+ &lt;arg file="Cegeka.HealthFramework.dll" /&gt;
53
+ &lt;/exec&gt;
54
+ </pre></li></ul><h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.90.3780.0)
55
+ </div></body>
56
+ </html>
@@ -0,0 +1,35 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <!-- Documenting GetVersion-->
4
+ <head>
5
+ <meta http-equiv="Content-Language" content="en-ca" />
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <link rel="stylesheet" type="text/css" href="../style.css" />
8
+ <title>framework::get-version Function</title>
9
+ </head>
10
+ <body>
11
+ <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
12
+ <tr>
13
+ <td class="NavBar-Cell">
14
+ <a href="http://nant.sourceforge.net">
15
+ <b>NAnt</b>
16
+ </a>
17
+ <img alt="-&gt;" src="../images/arrow.gif" />
18
+ <a href="../index.html">Help</a>
19
+ <img alt="-&gt;" src="../images/arrow.gif" />
20
+ <a href="index.html">Function Reference</a>
21
+ <img alt="-&gt;" src="../images/arrow.gif" /> framework::get-version</td>
22
+ <td class="NavBar-Cell" align="right">
23
+ v0.90</td>
24
+ </tr>
25
+ </table>
26
+ <h1>framework::get-version</h1>
27
+ <p> Gets the version of the current target framework. </p>
28
+ <h3>Usage</h3>
29
+ <code>
30
+ <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemVersionClassTopic.asp">Version</a> framework::get-version()
31
+ </code>
32
+ <p />
33
+ <h3>Return Value</h3> The version of the current target framework. <h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.90.3780.0)
34
+ </div><h3>See Also</h3><a href="../functions/framework.get-target-framework().html">framework::get-target-framework()</a></body>
35
+ </html>
@@ -0,0 +1,52 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <!-- Documenting GetVersion-->
4
+ <head>
5
+ <meta http-equiv="Content-Language" content="en-ca" />
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <link rel="stylesheet" type="text/css" href="../style.css" />
8
+ <title>framework::get-version Function</title>
9
+ </head>
10
+ <body>
11
+ <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
12
+ <tr>
13
+ <td class="NavBar-Cell">
14
+ <a href="http://nant.sourceforge.net">
15
+ <b>NAnt</b>
16
+ </a>
17
+ <img alt="-&gt;" src="../images/arrow.gif" />
18
+ <a href="../index.html">Help</a>
19
+ <img alt="-&gt;" src="../images/arrow.gif" />
20
+ <a href="index.html">Function Reference</a>
21
+ <img alt="-&gt;" src="../images/arrow.gif" /> framework::get-version</td>
22
+ <td class="NavBar-Cell" align="right">
23
+ v0.90</td>
24
+ </tr>
25
+ </table>
26
+ <h1>framework::get-version</h1>
27
+ <p> Gets the version of the specified framework. </p>
28
+ <h3>Usage</h3>
29
+ <code>
30
+ <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemVersionClassTopic.asp">Version</a> framework::get-version(<span class="parameter">framework</span>)
31
+ </code>
32
+ <p />
33
+ <h3>Parameters</h3>
34
+ <div class="table">
35
+ <table>
36
+ <tr>
37
+ <th>Name</th>
38
+ <th>Type</th>
39
+ <th>Description</th>
40
+ </tr>
41
+ <tr>
42
+ <td>framework</td>
43
+ <td>string</td>
44
+ <td>The framework of which the version should be returned.</td>
45
+ </tr>
46
+ </table>
47
+ </div>
48
+ <h3>Return Value</h3> The version of the specified framework. <h3>Exceptions</h3>
49
+ The function will fail in any of the following circumstances:
50
+ <div style="margin-left: 40px;"><ul><li><i>framework</i> is not a valid framework identifier.</li></ul></div><h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.90.3780.0)
51
+ </div><h3>See Also</h3><a href="../functions/framework.get-runtime-framework().html">framework::get-runtime-framework()</a> | <a href="../functions/framework.get-target-framework().html">framework::get-target-framework()</a></body>
52
+ </html>
@@ -0,0 +1,50 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <!-- Documenting SdkExists-->
4
+ <head>
5
+ <meta http-equiv="Content-Language" content="en-ca" />
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <link rel="stylesheet" type="text/css" href="../style.css" />
8
+ <title>framework::sdk-exists Function</title>
9
+ </head>
10
+ <body>
11
+ <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
12
+ <tr>
13
+ <td class="NavBar-Cell">
14
+ <a href="http://nant.sourceforge.net">
15
+ <b>NAnt</b>
16
+ </a>
17
+ <img alt="-&gt;" src="../images/arrow.gif" />
18
+ <a href="../index.html">Help</a>
19
+ <img alt="-&gt;" src="../images/arrow.gif" />
20
+ <a href="index.html">Function Reference</a>
21
+ <img alt="-&gt;" src="../images/arrow.gif" /> framework::sdk-exists</td>
22
+ <td class="NavBar-Cell" align="right">
23
+ v0.90</td>
24
+ </tr>
25
+ </table>
26
+ <h1>framework::sdk-exists</h1>
27
+ <p> Checks whether the SDK for the specified framework is installed. </p>
28
+ <h3>Usage</h3>
29
+ <code>bool framework::sdk-exists(<span class="parameter">framework</span>)
30
+ </code>
31
+ <p />
32
+ <h3>Parameters</h3>
33
+ <div class="table">
34
+ <table>
35
+ <tr>
36
+ <th>Name</th>
37
+ <th>Type</th>
38
+ <th>Description</th>
39
+ </tr>
40
+ <tr>
41
+ <td>framework</td>
42
+ <td>string</td>
43
+ <td>The framework to test.</td>
44
+ </tr>
45
+ </table>
46
+ </div>
47
+ <h3>Return Value</h3>
48
+ <b>true</b> if the SDK for specified framework is installed; otherwise, <b>false</b>. <h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.90.3780.0)
49
+ </div><h3>See Also</h3><a href="../functions/framework.get-runtime-framework().html">framework::get-runtime-framework()</a> | <a href="../functions/framework.get-target-framework().html">framework::get-target-framework()</a></body>
50
+ </html>
@@ -0,0 +1,1328 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Language" content="en-ca" />
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+ <meta name="description" content="Function Reference" />
7
+ <link rel="stylesheet" type="text/css" href="../style.css" />
8
+ <title>Function Reference</title>
9
+ </head>
10
+ <body>
11
+ <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
12
+ <tr>
13
+ <td class="NavBar-Cell">
14
+ <a href="http://nant.sourceforge.net">
15
+ <b>NAnt</b>
16
+ </a>
17
+ <img alt="-&gt;" src="../images/arrow.gif" />
18
+ <a href="../index.html">Help</a>
19
+ <img alt="-&gt;" src="../images/arrow.gif" />
20
+ Function Reference
21
+ </td>
22
+ <td class="NavBar-Cell" align="right">
23
+ v0.90</td>
24
+ </tr>
25
+ </table>
26
+ <h1>Function Reference</h1>
27
+ <a href="#Assembly">Assembly Functions</a>
28
+ <br />
29
+ <a href="#Conversion">Conversion Functions</a>
30
+ <br />
31
+ <a href="#Date%2fTime">Date/Time Functions</a>
32
+ <br />
33
+ <a href="#Directory">Directory Functions</a>
34
+ <br />
35
+ <a href="#DNS">DNS Functions</a>
36
+ <br />
37
+ <a href="#Environment">Environment Functions</a>
38
+ <br />
39
+ <a href="#File">File Functions</a>
40
+ <br />
41
+ <a href="#Math">Math Functions</a>
42
+ <br />
43
+ <a href="#NAnt">NAnt Functions</a>
44
+ <br />
45
+ <a href="#Operating+System">Operating System Functions</a>
46
+ <br />
47
+ <a href="#Path">Path Functions</a>
48
+ <br />
49
+ <a href="#String">String Functions</a>
50
+ <br />
51
+ <a href="#Unix%2fCygwin">Unix/Cygwin Functions</a>
52
+ <br />
53
+ <a href="#Version">Version Functions</a>
54
+ <br />
55
+ <a id="Assembly">
56
+ </a>
57
+ <h3>Assembly Functions</h3>
58
+ <div class="table">
59
+ <table>
60
+ <colgroup>
61
+ <col style="white-space: nowrap;" />
62
+ <col />
63
+ </colgroup>
64
+ <tr>
65
+ <th>Name</th>
66
+ <th>Summary</th>
67
+ </tr>
68
+ <tr>
69
+ <td>
70
+ <a href="../functions/assembly.get-full-name(System.Reflection.Assembly).html">assembly::get-full-name</a>
71
+ </td>
72
+ <td> Gets the full name of the assembly, also known as the display name. </td>
73
+ </tr>
74
+ <tr>
75
+ <td>
76
+ <a href="../functions/assembly.get-location(System.Reflection.Assembly).html">assembly::get-location</a>
77
+ </td>
78
+ <td> Gets the physical location, in codebase format, of the loaded file that contains the manifest. </td>
79
+ </tr>
80
+ <tr>
81
+ <td>
82
+ <a href="../functions/assembly.get-name(System.Reflection.Assembly).html">assembly::get-name</a>
83
+ </td>
84
+ <td> Gets an <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionAssemblyNameClassTopic.asp">AssemblyName</a> for the specified assembly. </td>
85
+ </tr>
86
+ <tr>
87
+ <td>
88
+ <a href="../functions/assembly.load(System.String).html">assembly::load</a>
89
+ </td>
90
+ <td> Loads an assembly given the long form of its name. </td>
91
+ </tr>
92
+ <tr>
93
+ <td>
94
+ <a href="../functions/assembly.load-from-file(System.String).html">assembly::load-from-file</a>
95
+ </td>
96
+ <td> Loads an assembly given its file name or path. </td>
97
+ </tr>
98
+ <tr>
99
+ <td>
100
+ <a href="../functions/assemblyname.get-assembly-name(System.String).html">assemblyname::get-assembly-name</a>
101
+ </td>
102
+ <td> Gets the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionAssemblyNameClassTopic.asp">AssemblyName</a> for a given file. </td>
103
+ </tr>
104
+ <tr>
105
+ <td>
106
+ <a href="../functions/assemblyname.get-codebase(System.Reflection.AssemblyName).html">assemblyname::get-codebase</a>
107
+ </td>
108
+ <td> Gets the location of the assembly as a URL. </td>
109
+ </tr>
110
+ <tr>
111
+ <td>
112
+ <a href="../functions/assemblyname.get-escaped-codebase(System.Reflection.AssemblyName).html">assemblyname::get-escaped-codebase</a>
113
+ </td>
114
+ <td> Gets the URI, including escape characters, that represents the codebase. </td>
115
+ </tr>
116
+ <tr>
117
+ <td>
118
+ <a href="../functions/assemblyname.get-full-name(System.Reflection.AssemblyName).html">assemblyname::get-full-name</a>
119
+ </td>
120
+ <td> Gets the full name of the assembly, also known as the display name. </td>
121
+ </tr>
122
+ <tr>
123
+ <td>
124
+ <a href="../functions/assemblyname.get-name(System.Reflection.AssemblyName).html">assemblyname::get-name</a>
125
+ </td>
126
+ <td> Gets the simple, unencrypted name of the assembly. </td>
127
+ </tr>
128
+ <tr>
129
+ <td>
130
+ <a href="../functions/assemblyname.get-version(System.Reflection.AssemblyName).html">assemblyname::get-version</a>
131
+ </td>
132
+ <td> Gets the version of the assembly. </td>
133
+ </tr>
134
+ </table>
135
+ </div>
136
+ <a id="Conversion">
137
+ </a>
138
+ <h3>Conversion Functions</h3>
139
+ <div class="table">
140
+ <table>
141
+ <colgroup>
142
+ <col style="white-space: nowrap;" />
143
+ <col />
144
+ </colgroup>
145
+ <tr>
146
+ <th>Name</th>
147
+ <th>Summary</th>
148
+ </tr>
149
+ <tr>
150
+ <td>
151
+ <a href="../functions/bool.parse(System.String).html">bool::parse</a>
152
+ </td>
153
+ <td> Converts the specified string representation of a logical value to its <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemBooleanClassTopic.asp">Boolean</a> equivalent. </td>
154
+ </tr>
155
+ <tr>
156
+ <td>
157
+ <a href="../functions/bool.to-string(System.Boolean).html">bool::to-string</a>
158
+ </td>
159
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemBooleanClassTopic.asp">Boolean</a> to its equivalent string representation. </td>
160
+ </tr>
161
+ <tr>
162
+ <td>
163
+ <a href="../functions/convert.to-boolean(System.Boolean).html">
164
+ <i>convert::to-boolean</i>
165
+ </a>
166
+ </td>
167
+ <td> Converts the argument to a boolean </td>
168
+ </tr>
169
+ <tr>
170
+ <td>
171
+ <a href="../functions/convert.to-datetime(System.DateTime).html">
172
+ <i>convert::to-datetime</i>
173
+ </a>
174
+ </td>
175
+ <td> Converts the argument to a datetime. </td>
176
+ </tr>
177
+ <tr>
178
+ <td>
179
+ <a href="../functions/convert.to-double(System.Double).html">
180
+ <i>convert::to-double</i>
181
+ </a>
182
+ </td>
183
+ <td> Converts the argument to double </td>
184
+ </tr>
185
+ <tr>
186
+ <td>
187
+ <a href="../functions/convert.to-int(System.Int32).html">
188
+ <i>convert::to-int</i>
189
+ </a>
190
+ </td>
191
+ <td> Converts the argument to an integer. </td>
192
+ </tr>
193
+ <tr>
194
+ <td>
195
+ <a href="../functions/convert.to-string(System.String).html">
196
+ <i>convert::to-string</i>
197
+ </a>
198
+ </td>
199
+ <td> Converts the argument to a string. </td>
200
+ </tr>
201
+ <tr>
202
+ <td>
203
+ <a href="../functions/datetime.parse(System.String).html">datetime::parse</a>
204
+ </td>
205
+ <td> Converts the specified string representation of a date and time to its <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDateTimeClassTopic.asp">DateTime</a> equivalent. </td>
206
+ </tr>
207
+ <tr>
208
+ <td>
209
+ <a href="../functions/datetime.to-string(System.DateTime).html">datetime::to-string</a>
210
+ </td>
211
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDateTimeClassTopic.asp">DateTime</a> to its equivalent string representation. </td>
212
+ </tr>
213
+ <tr>
214
+ <td>
215
+ <a href="../functions/double.parse(System.String).html">double::parse</a>
216
+ </td>
217
+ <td> Converts the specified string representation of a number to its double-precision floating point number equivalent. </td>
218
+ </tr>
219
+ <tr>
220
+ <td>
221
+ <a href="../functions/double.to-string(System.Double).html">double::to-string</a>
222
+ </td>
223
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDoubleClassTopic.asp">Double</a> to its equivalent string representation. </td>
224
+ </tr>
225
+ <tr>
226
+ <td>
227
+ <a href="../functions/int.parse(System.String).html">int::parse</a>
228
+ </td>
229
+ <td> Converts the specified string representation of a number to its 32-bit signed integer equivalent. </td>
230
+ </tr>
231
+ <tr>
232
+ <td>
233
+ <a href="../functions/int.to-string(System.Int32).html">int::to-string</a>
234
+ </td>
235
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemInt32ClassTopic.asp">Int32</a> to its equivalent string representation. </td>
236
+ </tr>
237
+ <tr>
238
+ <td>
239
+ <a href="../functions/long.parse(System.String).html">long::parse</a>
240
+ </td>
241
+ <td> Converts the specified string representation of a number to its 64-bit signed integer equivalent. </td>
242
+ </tr>
243
+ <tr>
244
+ <td>
245
+ <a href="../functions/long.to-string(System.Int64).html">long::to-string</a>
246
+ </td>
247
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemInt64ClassTopic.asp">Int64</a> to its equivalent string representation. </td>
248
+ </tr>
249
+ <tr>
250
+ <td>
251
+ <a href="../functions/timespan.parse(System.String).html">timespan::parse</a>
252
+ </td>
253
+ <td> Constructs a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> from a time indicated by a specified string. </td>
254
+ </tr>
255
+ <tr>
256
+ <td>
257
+ <a href="../functions/timespan.to-string(System.TimeSpan).html">timespan::to-string</a>
258
+ </td>
259
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> to its equivalent string representation. </td>
260
+ </tr>
261
+ <tr>
262
+ <td>
263
+ <a href="../functions/version.parse(System.String).html">version::parse</a>
264
+ </td>
265
+ <td> Converts the specified string representation of a version to its <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemVersionClassTopic.asp">Version</a> equivalent. </td>
266
+ </tr>
267
+ <tr>
268
+ <td>
269
+ <a href="../functions/version.to-string(System.Version).html">version::to-string</a>
270
+ </td>
271
+ <td> Converts the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemVersionClassTopic.asp">Version</a> to its equivalent string representation. </td>
272
+ </tr>
273
+ </table>
274
+ </div>
275
+ <a id="Date%2fTime">
276
+ </a>
277
+ <h3>Date/Time Functions</h3>
278
+ <div class="table">
279
+ <table>
280
+ <colgroup>
281
+ <col style="white-space: nowrap;" />
282
+ <col />
283
+ </colgroup>
284
+ <tr>
285
+ <th>Name</th>
286
+ <th>Summary</th>
287
+ </tr>
288
+ <tr>
289
+ <td>
290
+ <a href="../functions/datetime.get-day(System.DateTime).html">datetime::get-day</a>
291
+ </td>
292
+ <td> Gets the day of the month represented by the specified date. </td>
293
+ </tr>
294
+ <tr>
295
+ <td>
296
+ <a href="../functions/datetime.get-day-of-week(System.DateTime).html">datetime::get-day-of-week</a>
297
+ </td>
298
+ <td> Gets the day of the week represented by the specified date. </td>
299
+ </tr>
300
+ <tr>
301
+ <td>
302
+ <a href="../functions/datetime.get-day-of-year(System.DateTime).html">datetime::get-day-of-year</a>
303
+ </td>
304
+ <td> Gets the day of the year represented by the specified date. </td>
305
+ </tr>
306
+ <tr>
307
+ <td>
308
+ <a href="../functions/datetime.get-days-in-month(System.Int32%2cSystem.Int32).html">datetime::get-days-in-month</a>
309
+ </td>
310
+ <td> Returns the number of days in the specified month of the specified year. </td>
311
+ </tr>
312
+ <tr>
313
+ <td>
314
+ <a href="../functions/datetime.get-hour(System.DateTime).html">datetime::get-hour</a>
315
+ </td>
316
+ <td> Gets the hour component of the specified date. </td>
317
+ </tr>
318
+ <tr>
319
+ <td>
320
+ <a href="../functions/datetime.get-millisecond(System.DateTime).html">datetime::get-millisecond</a>
321
+ </td>
322
+ <td> Gets the milliseconds component of the specified date. </td>
323
+ </tr>
324
+ <tr>
325
+ <td>
326
+ <a href="../functions/datetime.get-minute(System.DateTime).html">datetime::get-minute</a>
327
+ </td>
328
+ <td> Gets the minute component of the specified date. </td>
329
+ </tr>
330
+ <tr>
331
+ <td>
332
+ <a href="../functions/datetime.get-month(System.DateTime).html">datetime::get-month</a>
333
+ </td>
334
+ <td> Gets the month component of the specified date. </td>
335
+ </tr>
336
+ <tr>
337
+ <td>
338
+ <a href="../functions/datetime.get-second(System.DateTime).html">datetime::get-second</a>
339
+ </td>
340
+ <td> Gets the seconds component of the specified date. </td>
341
+ </tr>
342
+ <tr>
343
+ <td>
344
+ <a href="../functions/datetime.get-ticks(System.DateTime).html">datetime::get-ticks</a>
345
+ </td>
346
+ <td> Gets the number of ticks that represent the specified date. </td>
347
+ </tr>
348
+ <tr>
349
+ <td>
350
+ <a href="../functions/datetime.get-year(System.DateTime).html">datetime::get-year</a>
351
+ </td>
352
+ <td> Gets the year component of the specified date. </td>
353
+ </tr>
354
+ <tr>
355
+ <td>
356
+ <a href="../functions/datetime.is-leap-year(System.Int32).html">datetime::is-leap-year</a>
357
+ </td>
358
+ <td> Returns an indication whether the specified year is a leap year. </td>
359
+ </tr>
360
+ <tr>
361
+ <td>
362
+ <a href="../functions/datetime.now().html">datetime::now</a>
363
+ </td>
364
+ <td> Gets a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDateTimeClassTopic.asp">DateTime</a> that is the current local date and time on this computer. </td>
365
+ </tr>
366
+ <tr>
367
+ <td>
368
+ <a href="../functions/timespan.from-days(System.Double).html">timespan::from-days</a>
369
+ </td>
370
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified number of days, where the specification is accurate to the nearest millisecond. </td>
371
+ </tr>
372
+ <tr>
373
+ <td>
374
+ <a href="../functions/timespan.from-hours(System.Double).html">timespan::from-hours</a>
375
+ </td>
376
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified number of hours, where the specification is accurate to the nearest millisecond. </td>
377
+ </tr>
378
+ <tr>
379
+ <td>
380
+ <a href="../functions/timespan.from-milliseconds(System.Double).html">timespan::from-milliseconds</a>
381
+ </td>
382
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified number of milliseconds. </td>
383
+ </tr>
384
+ <tr>
385
+ <td>
386
+ <a href="../functions/timespan.from-minutes(System.Double).html">timespan::from-minutes</a>
387
+ </td>
388
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified number of minutes, where the specification is accurate to the nearest millisecond. </td>
389
+ </tr>
390
+ <tr>
391
+ <td>
392
+ <a href="../functions/timespan.from-seconds(System.Double).html">timespan::from-seconds</a>
393
+ </td>
394
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified number of seconds, where the specification is accurate to the nearest millisecond. </td>
395
+ </tr>
396
+ <tr>
397
+ <td>
398
+ <a href="../functions/timespan.from-ticks(System.Int64).html">timespan::from-ticks</a>
399
+ </td>
400
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified time, where the specification is in units of ticks. </td>
401
+ </tr>
402
+ <tr>
403
+ <td>
404
+ <a href="../functions/timespan.get-days(System.TimeSpan).html">timespan::get-days</a>
405
+ </td>
406
+ <td> Returns the number of whole days represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>. </td>
407
+ </tr>
408
+ <tr>
409
+ <td>
410
+ <a href="../functions/timespan.get-hours(System.TimeSpan).html">timespan::get-hours</a>
411
+ </td>
412
+ <td> Returns the number of whole hours represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>. </td>
413
+ </tr>
414
+ <tr>
415
+ <td>
416
+ <a href="../functions/timespan.get-milliseconds(System.TimeSpan).html">timespan::get-milliseconds</a>
417
+ </td>
418
+ <td> Returns the number of whole milliseconds represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>. </td>
419
+ </tr>
420
+ <tr>
421
+ <td>
422
+ <a href="../functions/timespan.get-minutes(System.TimeSpan).html">timespan::get-minutes</a>
423
+ </td>
424
+ <td> Returns the number of whole minutes represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>. </td>
425
+ </tr>
426
+ <tr>
427
+ <td>
428
+ <a href="../functions/timespan.get-seconds(System.TimeSpan).html">timespan::get-seconds</a>
429
+ </td>
430
+ <td> Returns the number of whole seconds represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>. </td>
431
+ </tr>
432
+ <tr>
433
+ <td>
434
+ <a href="../functions/timespan.get-ticks(System.TimeSpan).html">timespan::get-ticks</a>
435
+ </td>
436
+ <td> Returns the number of ticks contained in the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>. </td>
437
+ </tr>
438
+ <tr>
439
+ <td>
440
+ <a href="../functions/timespan.get-total-days(System.TimeSpan).html">timespan::get-total-days</a>
441
+ </td>
442
+ <td> Returns the total number of days represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>, expressed in whole and fractional days. </td>
443
+ </tr>
444
+ <tr>
445
+ <td>
446
+ <a href="../functions/timespan.get-total-hours(System.TimeSpan).html">timespan::get-total-hours</a>
447
+ </td>
448
+ <td> Returns the total number of hours represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>, expressed in whole and fractional hours. </td>
449
+ </tr>
450
+ <tr>
451
+ <td>
452
+ <a href="../functions/timespan.get-total-milliseconds(System.TimeSpan).html">timespan::get-total-milliseconds</a>
453
+ </td>
454
+ <td> Returns the total number of milliseconds represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>, expressed in whole and fractional milliseconds. </td>
455
+ </tr>
456
+ <tr>
457
+ <td>
458
+ <a href="../functions/timespan.get-total-minutes(System.TimeSpan).html">timespan::get-total-minutes</a>
459
+ </td>
460
+ <td> Returns the total number of minutes represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>, expressed in whole and fractional minutes. </td>
461
+ </tr>
462
+ <tr>
463
+ <td>
464
+ <a href="../functions/timespan.get-total-seconds(System.TimeSpan).html">timespan::get-total-seconds</a>
465
+ </td>
466
+ <td> Returns the total number of seconds represented by the specified <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a>, expressed in whole and fractional seconds. </td>
467
+ </tr>
468
+ </table>
469
+ </div>
470
+ <a id="Directory">
471
+ </a>
472
+ <h3>Directory Functions</h3>
473
+ <div class="table">
474
+ <table>
475
+ <colgroup>
476
+ <col style="white-space: nowrap;" />
477
+ <col />
478
+ </colgroup>
479
+ <tr>
480
+ <th>Name</th>
481
+ <th>Summary</th>
482
+ </tr>
483
+ <tr>
484
+ <td>
485
+ <a href="../functions/directory.exists(System.String).html">directory::exists</a>
486
+ </td>
487
+ <td> Determines whether the given path refers to an existing directory on disk. </td>
488
+ </tr>
489
+ <tr>
490
+ <td>
491
+ <a href="../functions/directory.get-creation-time(System.String).html">directory::get-creation-time</a>
492
+ </td>
493
+ <td> Returns the creation date and time of the specified directory. </td>
494
+ </tr>
495
+ <tr>
496
+ <td>
497
+ <a href="../functions/directory.get-current-directory().html">directory::get-current-directory</a>
498
+ </td>
499
+ <td> Gets the current working directory. </td>
500
+ </tr>
501
+ <tr>
502
+ <td>
503
+ <a href="../functions/directory.get-directory-root(System.String).html">directory::get-directory-root</a>
504
+ </td>
505
+ <td> Returns the volume information, root information, or both for the specified path. </td>
506
+ </tr>
507
+ <tr>
508
+ <td>
509
+ <a href="../functions/directory.get-last-access-time(System.String).html">directory::get-last-access-time</a>
510
+ </td>
511
+ <td> Returns the date and time the specified directory was last accessed. </td>
512
+ </tr>
513
+ <tr>
514
+ <td>
515
+ <a href="../functions/directory.get-last-write-time(System.String).html">directory::get-last-write-time</a>
516
+ </td>
517
+ <td> Returns the date and time the specified directory was last written to. </td>
518
+ </tr>
519
+ <tr>
520
+ <td>
521
+ <a href="../functions/directory.get-parent-directory(System.String).html">directory::get-parent-directory</a>
522
+ </td>
523
+ <td> Retrieves the parent directory of the specified path. </td>
524
+ </tr>
525
+ </table>
526
+ </div>
527
+ <a id="DNS">
528
+ </a>
529
+ <h3>DNS Functions</h3>
530
+ <div class="table">
531
+ <table>
532
+ <colgroup>
533
+ <col style="white-space: nowrap;" />
534
+ <col />
535
+ </colgroup>
536
+ <tr>
537
+ <th>Name</th>
538
+ <th>Summary</th>
539
+ </tr>
540
+ <tr>
541
+ <td>
542
+ <a href="../functions/dns.get-host-name().html">dns::get-host-name</a>
543
+ </td>
544
+ <td> Gets the host name of the local computer. </td>
545
+ </tr>
546
+ </table>
547
+ </div>
548
+ <a id="Environment">
549
+ </a>
550
+ <h3>Environment Functions</h3>
551
+ <div class="table">
552
+ <table>
553
+ <colgroup>
554
+ <col style="white-space: nowrap;" />
555
+ <col />
556
+ </colgroup>
557
+ <tr>
558
+ <th>Name</th>
559
+ <th>Summary</th>
560
+ </tr>
561
+ <tr>
562
+ <td>
563
+ <a href="../functions/environment.get-folder-path(System.Environment.SpecialFolder).html">environment::get-folder-path</a>
564
+ </td>
565
+ <td> Gets the path to the system special folder identified by the specified enumeration. </td>
566
+ </tr>
567
+ <tr>
568
+ <td>
569
+ <a href="../functions/environment.get-machine-name().html">environment::get-machine-name</a>
570
+ </td>
571
+ <td> Gets the NetBIOS name of this local computer. </td>
572
+ </tr>
573
+ <tr>
574
+ <td>
575
+ <a href="../functions/environment.get-operating-system().html">environment::get-operating-system</a>
576
+ </td>
577
+ <td> Gets an <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemOperatingSystemClassTopic.asp">OperatingSystem</a> object that represents the current operating system. </td>
578
+ </tr>
579
+ <tr>
580
+ <td>
581
+ <a href="../functions/environment.get-user-name().html">environment::get-user-name</a>
582
+ </td>
583
+ <td> Gets the user name of the person who started the current thread. </td>
584
+ </tr>
585
+ <tr>
586
+ <td>
587
+ <a href="../functions/environment.get-variable(System.String).html">environment::get-variable</a>
588
+ </td>
589
+ <td> Returns the value of the specified environment variable. </td>
590
+ </tr>
591
+ <tr>
592
+ <td>
593
+ <a href="../functions/environment.get-version().html">environment::get-version</a>
594
+ </td>
595
+ <td> Gets a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemVersionClassTopic.asp">Version</a> object that describes the major, minor, build, and revision numbers of the Common Language Runtime. </td>
596
+ </tr>
597
+ <tr>
598
+ <td>
599
+ <a href="../functions/environment.newline().html">environment::newline</a>
600
+ </td>
601
+ <td> Gets the newline string defined for this environment. </td>
602
+ </tr>
603
+ <tr>
604
+ <td>
605
+ <a href="../functions/environment.variable-exists(System.String).html">environment::variable-exists</a>
606
+ </td>
607
+ <td> Gets a value indicating whether the specified environment variable exists. </td>
608
+ </tr>
609
+ </table>
610
+ </div>
611
+ <a id="File">
612
+ </a>
613
+ <h3>File Functions</h3>
614
+ <div class="table">
615
+ <table>
616
+ <colgroup>
617
+ <col style="white-space: nowrap;" />
618
+ <col />
619
+ </colgroup>
620
+ <tr>
621
+ <th>Name</th>
622
+ <th>Summary</th>
623
+ </tr>
624
+ <tr>
625
+ <td>
626
+ <a href="../functions/file.exists(System.String).html">file::exists</a>
627
+ </td>
628
+ <td> Determines whether the specified file exists. </td>
629
+ </tr>
630
+ <tr>
631
+ <td>
632
+ <a href="../functions/file.get-creation-time(System.String).html">file::get-creation-time</a>
633
+ </td>
634
+ <td> Returns the creation date and time of the specified file. </td>
635
+ </tr>
636
+ <tr>
637
+ <td>
638
+ <a href="../functions/file.get-last-access-time(System.String).html">file::get-last-access-time</a>
639
+ </td>
640
+ <td> Returns the date and time the specified file was last accessed. </td>
641
+ </tr>
642
+ <tr>
643
+ <td>
644
+ <a href="../functions/file.get-last-write-time(System.String).html">file::get-last-write-time</a>
645
+ </td>
646
+ <td> Returns the date and time the specified file was last written to. </td>
647
+ </tr>
648
+ <tr>
649
+ <td>
650
+ <a href="../functions/file.get-length(System.String).html">file::get-length</a>
651
+ </td>
652
+ <td> Gets the length of the file. </td>
653
+ </tr>
654
+ <tr>
655
+ <td>
656
+ <a href="../functions/file.is-assembly(System.String).html">file::is-assembly</a>
657
+ </td>
658
+ <td> Checks if a given file is an assembly. </td>
659
+ </tr>
660
+ <tr>
661
+ <td>
662
+ <a href="../functions/file.up-to-date(System.String%2cSystem.String).html">file::up-to-date</a>
663
+ </td>
664
+ <td> Determines whether <i>targetFile</i> is more or equal up-to-date than <i>srcFile</i>. </td>
665
+ </tr>
666
+ </table>
667
+ </div>
668
+ <a id="Math">
669
+ </a>
670
+ <h3>Math Functions</h3>
671
+ <div class="table">
672
+ <table>
673
+ <colgroup>
674
+ <col style="white-space: nowrap;" />
675
+ <col />
676
+ </colgroup>
677
+ <tr>
678
+ <th>Name</th>
679
+ <th>Summary</th>
680
+ </tr>
681
+ <tr>
682
+ <td>
683
+ <a href="../functions/math.abs(System.Double).html">math::abs</a>
684
+ </td>
685
+ <td> Returns the absolute value of the specified number </td>
686
+ </tr>
687
+ <tr>
688
+ <td>
689
+ <a href="../functions/math.ceiling(System.Double).html">math::ceiling</a>
690
+ </td>
691
+ <td> Returns the smallest whole number greater than or equal to the specified number </td>
692
+ </tr>
693
+ <tr>
694
+ <td>
695
+ <a href="../functions/math.floor(System.Double).html">math::floor</a>
696
+ </td>
697
+ <td> Returns the largest whole number less than or equal to the specified number. </td>
698
+ </tr>
699
+ <tr>
700
+ <td>
701
+ <a href="../functions/math.round(System.Double).html">math::round</a>
702
+ </td>
703
+ <td> Rounds the value to the nearest whole number </td>
704
+ </tr>
705
+ </table>
706
+ </div>
707
+ <a id="NAnt">
708
+ </a>
709
+ <h3>NAnt Functions</h3>
710
+ <div class="table">
711
+ <table>
712
+ <colgroup>
713
+ <col style="white-space: nowrap;" />
714
+ <col />
715
+ </colgroup>
716
+ <tr>
717
+ <th>Name</th>
718
+ <th>Summary</th>
719
+ </tr>
720
+ <tr>
721
+ <td>
722
+ <a href="../functions/framework.exists(System.String).html">framework::exists</a>
723
+ </td>
724
+ <td> Checks whether the specified framework exists, and is valid. </td>
725
+ </tr>
726
+ <tr>
727
+ <td>
728
+ <a href="../functions/framework.get-assembly-directory(System.String).html">framework::get-assembly-directory</a>
729
+ </td>
730
+ <td> Gets the assembly directory of the specified framework. </td>
731
+ </tr>
732
+ <tr>
733
+ <td>
734
+ <a href="../functions/framework.get-clr-version().html">framework::get-clr-version</a>
735
+ </td>
736
+ <td> Gets the Common Language Runtime version of the current target framework. </td>
737
+ </tr>
738
+ <tr>
739
+ <td>
740
+ <a href="../functions/framework.get-clr-version(System.String).html">framework::get-clr-version</a>
741
+ </td>
742
+ <td> Gets the Common Language Runtime version of the specified framework. </td>
743
+ </tr>
744
+ <tr>
745
+ <td>
746
+ <a href="../functions/framework.get-description().html">framework::get-description</a>
747
+ </td>
748
+ <td> Gets the description of the current target framework. </td>
749
+ </tr>
750
+ <tr>
751
+ <td>
752
+ <a href="../functions/framework.get-description(System.String).html">framework::get-description</a>
753
+ </td>
754
+ <td> Gets the description of the specified framework. </td>
755
+ </tr>
756
+ <tr>
757
+ <td>
758
+ <a href="../functions/framework.get-family(System.String).html">framework::get-family</a>
759
+ </td>
760
+ <td> Gets the family of the specified framework. </td>
761
+ </tr>
762
+ <tr>
763
+ <td>
764
+ <a href="../functions/framework.get-framework-directory(System.String).html">framework::get-framework-directory</a>
765
+ </td>
766
+ <td> Gets the framework directory of the specified framework. </td>
767
+ </tr>
768
+ <tr>
769
+ <td>
770
+ <a href="../functions/framework.get-frameworks(NAnt.Core.FrameworkTypes).html">framework::get-frameworks</a>
771
+ </td>
772
+ <td> Gets a comma-separated list of frameworks filtered by the specified <a href="../enums/NAnt.Core.FrameworkTypes.html">FrameworkTypes</a>. </td>
773
+ </tr>
774
+ <tr>
775
+ <td>
776
+ <a href="../functions/framework.get-runtime-engine(System.String).html">framework::get-runtime-engine</a>
777
+ </td>
778
+ <td> Gets the runtime engine of the specified framework. </td>
779
+ </tr>
780
+ <tr>
781
+ <td>
782
+ <a href="../functions/framework.get-runtime-framework().html">framework::get-runtime-framework</a>
783
+ </td>
784
+ <td> Gets the identifier of the runtime framework. </td>
785
+ </tr>
786
+ <tr>
787
+ <td>
788
+ <a href="../functions/framework.get-sdk-directory(System.String).html">framework::get-sdk-directory</a>
789
+ </td>
790
+ <td> Gets the SDK directory of the specified framework. </td>
791
+ </tr>
792
+ <tr>
793
+ <td>
794
+ <a href="../functions/framework.get-target-framework().html">framework::get-target-framework</a>
795
+ </td>
796
+ <td> Gets the identifier of the current target framework. </td>
797
+ </tr>
798
+ <tr>
799
+ <td>
800
+ <a href="../functions/framework.get-tool-path(System.String).html">framework::get-tool-path</a>
801
+ </td>
802
+ <td> Gets the absolute path of the specified tool for the current target framework. </td>
803
+ </tr>
804
+ <tr>
805
+ <td>
806
+ <a href="../functions/framework.get-version().html">framework::get-version</a>
807
+ </td>
808
+ <td> Gets the version of the current target framework. </td>
809
+ </tr>
810
+ <tr>
811
+ <td>
812
+ <a href="../functions/framework.get-version(System.String).html">framework::get-version</a>
813
+ </td>
814
+ <td> Gets the version of the specified framework. </td>
815
+ </tr>
816
+ <tr>
817
+ <td>
818
+ <a href="../functions/framework.sdk-exists(System.String).html">framework::sdk-exists</a>
819
+ </td>
820
+ <td> Checks whether the SDK for the specified framework is installed. </td>
821
+ </tr>
822
+ <tr>
823
+ <td>
824
+ <a href="../functions/nant.get-assembly().html">nant::get-assembly</a>
825
+ </td>
826
+ <td> Gets the NAnt assembly. </td>
827
+ </tr>
828
+ <tr>
829
+ <td>
830
+ <a href="../functions/nant.get-base-directory().html">nant::get-base-directory</a>
831
+ </td>
832
+ <td> Gets the base directory of the appdomain in which NAnt is running. </td>
833
+ </tr>
834
+ <tr>
835
+ <td>
836
+ <a href="../functions/platform.get-name().html">platform::get-name</a>
837
+ </td>
838
+ <td> Gets the name of the platform on which NAnt is running. </td>
839
+ </tr>
840
+ <tr>
841
+ <td>
842
+ <a href="../functions/platform.is-unix().html">platform::is-unix</a>
843
+ </td>
844
+ <td> Checks whether NAnt is running on Unix. </td>
845
+ </tr>
846
+ <tr>
847
+ <td>
848
+ <a href="../functions/platform.is-win32().html">
849
+ <i>platform::is-win32</i>
850
+ </a>
851
+ </td>
852
+ <td> Checks whether NAnt is running on Windows (and not just 32-bit Windows as the name may lead you to believe). </td>
853
+ </tr>
854
+ <tr>
855
+ <td>
856
+ <a href="../functions/platform.is-windows().html">platform::is-windows</a>
857
+ </td>
858
+ <td> Checks whether NAnt is running on Windows. </td>
859
+ </tr>
860
+ <tr>
861
+ <td>
862
+ <a href="../functions/project.get-base-directory().html">project::get-base-directory</a>
863
+ </td>
864
+ <td> Gets the base directory of the current project. </td>
865
+ </tr>
866
+ <tr>
867
+ <td>
868
+ <a href="../functions/project.get-buildfile-path().html">project::get-buildfile-path</a>
869
+ </td>
870
+ <td> Gets the local path to the build file. </td>
871
+ </tr>
872
+ <tr>
873
+ <td>
874
+ <a href="../functions/project.get-buildfile-uri().html">project::get-buildfile-uri</a>
875
+ </td>
876
+ <td> Gets the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemUriClassTopic.asp">Uri</a> form of the build file. </td>
877
+ </tr>
878
+ <tr>
879
+ <td>
880
+ <a href="../functions/project.get-default-target().html">project::get-default-target</a>
881
+ </td>
882
+ <td> Gets the name of the target that will be executed when no other build targets are specified. </td>
883
+ </tr>
884
+ <tr>
885
+ <td>
886
+ <a href="../functions/project.get-name().html">project::get-name</a>
887
+ </td>
888
+ <td> Gets the name of the current project. </td>
889
+ </tr>
890
+ <tr>
891
+ <td>
892
+ <a href="../functions/property.exists(System.String).html">property::exists</a>
893
+ </td>
894
+ <td> Checks whether the specified property exists. </td>
895
+ </tr>
896
+ <tr>
897
+ <td>
898
+ <a href="../functions/property.get-value(System.String).html">property::get-value</a>
899
+ </td>
900
+ <td> Gets the value of the specified property. </td>
901
+ </tr>
902
+ <tr>
903
+ <td>
904
+ <a href="../functions/property.is-dynamic(System.String).html">property::is-dynamic</a>
905
+ </td>
906
+ <td> Checks whether the specified property is a dynamic property. </td>
907
+ </tr>
908
+ <tr>
909
+ <td>
910
+ <a href="../functions/property.is-readonly(System.String).html">property::is-readonly</a>
911
+ </td>
912
+ <td> Checks whether the specified property is read-only. </td>
913
+ </tr>
914
+ <tr>
915
+ <td>
916
+ <a href="../functions/target.exists(System.String).html">target::exists</a>
917
+ </td>
918
+ <td> Checks whether the specified target exists. </td>
919
+ </tr>
920
+ <tr>
921
+ <td>
922
+ <a href="../functions/target.get-current-target().html">target::get-current-target</a>
923
+ </td>
924
+ <td> Gets the name of the target being executed. </td>
925
+ </tr>
926
+ <tr>
927
+ <td>
928
+ <a href="../functions/target.has-executed(System.String).html">target::has-executed</a>
929
+ </td>
930
+ <td> Checks whether the specified target has already been executed. </td>
931
+ </tr>
932
+ <tr>
933
+ <td>
934
+ <a href="../functions/task.exists(System.String).html">task::exists</a>
935
+ </td>
936
+ <td> Checks whether the specified task exists. </td>
937
+ </tr>
938
+ <tr>
939
+ <td>
940
+ <a href="../functions/task.get-assembly(System.String).html">task::get-assembly</a>
941
+ </td>
942
+ <td> Returns the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionAssemblyClassTopic.asp">Assembly</a> from which the specified task was loaded. </td>
943
+ </tr>
944
+ </table>
945
+ </div>
946
+ <a id="Operating+System">
947
+ </a>
948
+ <h3>Operating System Functions</h3>
949
+ <div class="table">
950
+ <table>
951
+ <colgroup>
952
+ <col style="white-space: nowrap;" />
953
+ <col />
954
+ </colgroup>
955
+ <tr>
956
+ <th>Name</th>
957
+ <th>Summary</th>
958
+ </tr>
959
+ <tr>
960
+ <td>
961
+ <a href="../functions/operating-system.get-platform(System.OperatingSystem).html">operating-system::get-platform</a>
962
+ </td>
963
+ <td> Gets a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemPlatformIDClassTopic.asp">PlatformID</a> value that identifies the operating system platform. </td>
964
+ </tr>
965
+ <tr>
966
+ <td>
967
+ <a href="../functions/operating-system.get-version(System.OperatingSystem).html">operating-system::get-version</a>
968
+ </td>
969
+ <td> Gets a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemVersionClassTopic.asp">Version</a> object that identifies this operating system. </td>
970
+ </tr>
971
+ <tr>
972
+ <td>
973
+ <a href="../functions/operating-system.to-string(System.OperatingSystem).html">operating-system::to-string</a>
974
+ </td>
975
+ <td> Converts the value of the specified operating system to its equivalent <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemStringClassTopic.asp">String</a> representation. </td>
976
+ </tr>
977
+ </table>
978
+ </div>
979
+ <a id="Path">
980
+ </a>
981
+ <h3>Path Functions</h3>
982
+ <div class="table">
983
+ <table>
984
+ <colgroup>
985
+ <col style="white-space: nowrap;" />
986
+ <col />
987
+ </colgroup>
988
+ <tr>
989
+ <th>Name</th>
990
+ <th>Summary</th>
991
+ </tr>
992
+ <tr>
993
+ <td>
994
+ <a href="../functions/path.change-extension(System.String%2cSystem.String).html">path::change-extension</a>
995
+ </td>
996
+ <td> Changes the extension of the path string. </td>
997
+ </tr>
998
+ <tr>
999
+ <td>
1000
+ <a href="../functions/path.combine(System.String%2cSystem.String).html">path::combine</a>
1001
+ </td>
1002
+ <td> Combines two paths. </td>
1003
+ </tr>
1004
+ <tr>
1005
+ <td>
1006
+ <a href="../functions/path.get-directory-name(System.String).html">path::get-directory-name</a>
1007
+ </td>
1008
+ <td> Returns the directory information for the specified path string. </td>
1009
+ </tr>
1010
+ <tr>
1011
+ <td>
1012
+ <a href="../functions/path.get-extension(System.String).html">path::get-extension</a>
1013
+ </td>
1014
+ <td> Returns the extension for the specified path string. </td>
1015
+ </tr>
1016
+ <tr>
1017
+ <td>
1018
+ <a href="../functions/path.get-file-name(System.String).html">path::get-file-name</a>
1019
+ </td>
1020
+ <td> Returns the filename for the specified path string. </td>
1021
+ </tr>
1022
+ <tr>
1023
+ <td>
1024
+ <a href="../functions/path.get-file-name-without-extension(System.String).html">path::get-file-name-without-extension</a>
1025
+ </td>
1026
+ <td> Returns the filename without extension for the specified path string. </td>
1027
+ </tr>
1028
+ <tr>
1029
+ <td>
1030
+ <a href="../functions/path.get-full-path(System.String).html">path::get-full-path</a>
1031
+ </td>
1032
+ <td> Returns the fully qualified path. </td>
1033
+ </tr>
1034
+ <tr>
1035
+ <td>
1036
+ <a href="../functions/path.get-path-root(System.String).html">path::get-path-root</a>
1037
+ </td>
1038
+ <td> Gets the root directory of the specified path. </td>
1039
+ </tr>
1040
+ <tr>
1041
+ <td>
1042
+ <a href="../functions/path.get-temp-file-name().html">path::get-temp-file-name</a>
1043
+ </td>
1044
+ <td> Returns a uniquely named zero-byte temporary file on disk and returns the full path to that file. </td>
1045
+ </tr>
1046
+ <tr>
1047
+ <td>
1048
+ <a href="../functions/path.get-temp-path().html">path::get-temp-path</a>
1049
+ </td>
1050
+ <td> Gets the path to the temporary directory. </td>
1051
+ </tr>
1052
+ <tr>
1053
+ <td>
1054
+ <a href="../functions/path.has-extension(System.String).html">path::has-extension</a>
1055
+ </td>
1056
+ <td> Determines whether a path string includes an extension. </td>
1057
+ </tr>
1058
+ <tr>
1059
+ <td>
1060
+ <a href="../functions/path.is-path-rooted(System.String).html">path::is-path-rooted</a>
1061
+ </td>
1062
+ <td> Determines whether a path string is absolute. </td>
1063
+ </tr>
1064
+ </table>
1065
+ </div>
1066
+ <a id="String">
1067
+ </a>
1068
+ <h3>String Functions</h3>
1069
+ <div class="table">
1070
+ <table>
1071
+ <colgroup>
1072
+ <col style="white-space: nowrap;" />
1073
+ <col />
1074
+ </colgroup>
1075
+ <tr>
1076
+ <th>Name</th>
1077
+ <th>Summary</th>
1078
+ </tr>
1079
+ <tr>
1080
+ <td>
1081
+ <a href="../functions/string.contains(System.String%2cSystem.String).html">string::contains</a>
1082
+ </td>
1083
+ <td> Tests whether the specified string contains the given search string. </td>
1084
+ </tr>
1085
+ <tr>
1086
+ <td>
1087
+ <a href="../functions/string.ends-with(System.String%2cSystem.String).html">string::ends-with</a>
1088
+ </td>
1089
+ <td> Tests whether the specified string ends with the specified suffix string. </td>
1090
+ </tr>
1091
+ <tr>
1092
+ <td>
1093
+ <a href="../functions/string.get-length(System.String).html">string::get-length</a>
1094
+ </td>
1095
+ <td> Returns the length of the specified string. </td>
1096
+ </tr>
1097
+ <tr>
1098
+ <td>
1099
+ <a href="../functions/string.index-of(System.String%2cSystem.String).html">string::index-of</a>
1100
+ </td>
1101
+ <td> Returns the position of the first occurrence in the specified string of the given search string. </td>
1102
+ </tr>
1103
+ <tr>
1104
+ <td>
1105
+ <a href="../functions/string.last-index-of(System.String%2cSystem.String).html">string::last-index-of</a>
1106
+ </td>
1107
+ <td> Returns the position of the last occurrence in the specified string of the given search string. </td>
1108
+ </tr>
1109
+ <tr>
1110
+ <td>
1111
+ <a href="../functions/string.pad-left(System.String%2cSystem.Int32%2cSystem.String).html">string::pad-left</a>
1112
+ </td>
1113
+ <td> Returns the given string left-padded to the given length. </td>
1114
+ </tr>
1115
+ <tr>
1116
+ <td>
1117
+ <a href="../functions/string.pad-right(System.String%2cSystem.Int32%2cSystem.String).html">string::pad-right</a>
1118
+ </td>
1119
+ <td> Returns the given string right-padded to the given length. </td>
1120
+ </tr>
1121
+ <tr>
1122
+ <td>
1123
+ <a href="../functions/string.replace(System.String%2cSystem.String%2cSystem.String).html">string::replace</a>
1124
+ </td>
1125
+ <td> Returns a string corresponding to the replacement of a given string with another in the specified string. </td>
1126
+ </tr>
1127
+ <tr>
1128
+ <td>
1129
+ <a href="../functions/string.starts-with(System.String%2cSystem.String).html">string::starts-with</a>
1130
+ </td>
1131
+ <td> Tests whether the specified string starts with the specified prefix string. </td>
1132
+ </tr>
1133
+ <tr>
1134
+ <td>
1135
+ <a href="../functions/string.substring(System.String%2cSystem.Int32%2cSystem.Int32).html">string::substring</a>
1136
+ </td>
1137
+ <td> Returns a substring of the specified string. </td>
1138
+ </tr>
1139
+ <tr>
1140
+ <td>
1141
+ <a href="../functions/string.to-lower(System.String).html">string::to-lower</a>
1142
+ </td>
1143
+ <td> Returns the specified string converted to lowercase. </td>
1144
+ </tr>
1145
+ <tr>
1146
+ <td>
1147
+ <a href="../functions/string.to-upper(System.String).html">string::to-upper</a>
1148
+ </td>
1149
+ <td> Returns the specified string converted to uppercase. </td>
1150
+ </tr>
1151
+ <tr>
1152
+ <td>
1153
+ <a href="../functions/string.trim(System.String).html">string::trim</a>
1154
+ </td>
1155
+ <td> Returns the given string trimmed of whitespace. </td>
1156
+ </tr>
1157
+ <tr>
1158
+ <td>
1159
+ <a href="../functions/string.trim-end(System.String).html">string::trim-end</a>
1160
+ </td>
1161
+ <td> Returns the given string trimmed of trailing whitespace. </td>
1162
+ </tr>
1163
+ <tr>
1164
+ <td>
1165
+ <a href="../functions/string.trim-start(System.String).html">string::trim-start</a>
1166
+ </td>
1167
+ <td> Returns the given string trimmed of leading whitespace. </td>
1168
+ </tr>
1169
+ </table>
1170
+ </div>
1171
+ <a id="Unix%2fCygwin">
1172
+ </a>
1173
+ <h3>Unix/Cygwin Functions</h3>
1174
+ <div class="table">
1175
+ <table>
1176
+ <colgroup>
1177
+ <col style="white-space: nowrap;" />
1178
+ <col />
1179
+ </colgroup>
1180
+ <tr>
1181
+ <th>Name</th>
1182
+ <th>Summary</th>
1183
+ </tr>
1184
+ <tr>
1185
+ <td>
1186
+ <a href="../functions/cygpath.get-dos-path(System.String).html">cygpath::get-dos-path</a>
1187
+ </td>
1188
+ <td> Gets the DOS (short) form of the specified path. </td>
1189
+ </tr>
1190
+ <tr>
1191
+ <td>
1192
+ <a href="../functions/cygpath.get-unix-path(System.String).html">cygpath::get-unix-path</a>
1193
+ </td>
1194
+ <td> Gets the Unix form of the specified path. </td>
1195
+ </tr>
1196
+ <tr>
1197
+ <td>
1198
+ <a href="../functions/cygpath.get-windows-path(System.String).html">cygpath::get-windows-path</a>
1199
+ </td>
1200
+ <td> Gets the Windows form of the specified path. </td>
1201
+ </tr>
1202
+ <tr>
1203
+ <td>
1204
+ <a href="../functions/pkg-config.exists(System.String).html">pkg-config::exists</a>
1205
+ </td>
1206
+ <td> Determines whether the given package exists. </td>
1207
+ </tr>
1208
+ <tr>
1209
+ <td>
1210
+ <a href="../functions/pkg-config.get-compile-flags(System.String).html">pkg-config::get-compile-flags</a>
1211
+ </td>
1212
+ <td> Gets the compile flags required to compile the package, including all its dependencies. </td>
1213
+ </tr>
1214
+ <tr>
1215
+ <td>
1216
+ <a href="../functions/pkg-config.get-link-flags(System.String).html">pkg-config::get-link-flags</a>
1217
+ </td>
1218
+ <td> Gets the link flags required to compile the package, including all its dependencies. </td>
1219
+ </tr>
1220
+ <tr>
1221
+ <td>
1222
+ <a href="../functions/pkg-config.get-mod-version(System.String).html">pkg-config::get-mod-version</a>
1223
+ </td>
1224
+ <td> Determines the version of the given package. </td>
1225
+ </tr>
1226
+ <tr>
1227
+ <td>
1228
+ <a href="../functions/pkg-config.get-variable(System.String%2cSystem.String).html">pkg-config::get-variable</a>
1229
+ </td>
1230
+ <td> Gets the value of a variable for the specified package. </td>
1231
+ </tr>
1232
+ <tr>
1233
+ <td>
1234
+ <a href="../functions/pkg-config.is-atleast-version(System.String%2cSystem.String).html">pkg-config::is-atleast-version</a>
1235
+ </td>
1236
+ <td> Determines whether the given package is at least version <i>version</i>. </td>
1237
+ </tr>
1238
+ <tr>
1239
+ <td>
1240
+ <a href="../functions/pkg-config.is-between-version(System.String%2cSystem.String%2cSystem.String).html">pkg-config::is-between-version</a>
1241
+ </td>
1242
+ <td> Determines whether the given package is between two versions. </td>
1243
+ </tr>
1244
+ <tr>
1245
+ <td>
1246
+ <a href="../functions/pkg-config.is-exact-version(System.String%2cSystem.String).html">pkg-config::is-exact-version</a>
1247
+ </td>
1248
+ <td> Determines whether the given package is exactly version <i>version</i>. </td>
1249
+ </tr>
1250
+ <tr>
1251
+ <td>
1252
+ <a href="../functions/pkg-config.is-max-version(System.String%2cSystem.String).html">pkg-config::is-max-version</a>
1253
+ </td>
1254
+ <td> Determines whether the given package is at no newer than version <i>version</i>. </td>
1255
+ </tr>
1256
+ </table>
1257
+ </div>
1258
+ <a id="Version">
1259
+ </a>
1260
+ <h3>Version Functions</h3>
1261
+ <div class="table">
1262
+ <table>
1263
+ <colgroup>
1264
+ <col style="white-space: nowrap;" />
1265
+ <col />
1266
+ </colgroup>
1267
+ <tr>
1268
+ <th>Name</th>
1269
+ <th>Summary</th>
1270
+ </tr>
1271
+ <tr>
1272
+ <td>
1273
+ <a href="../functions/fileversioninfo.get-company-name(System.Diagnostics.FileVersionInfo).html">fileversioninfo::get-company-name</a>
1274
+ </td>
1275
+ <td> Gets the name of the company that produced the file. </td>
1276
+ </tr>
1277
+ <tr>
1278
+ <td>
1279
+ <a href="../functions/fileversioninfo.get-file-version(System.Diagnostics.FileVersionInfo).html">fileversioninfo::get-file-version</a>
1280
+ </td>
1281
+ <td> Gets the file version of a file. </td>
1282
+ </tr>
1283
+ <tr>
1284
+ <td>
1285
+ <a href="../functions/fileversioninfo.get-product-name(System.Diagnostics.FileVersionInfo).html">fileversioninfo::get-product-name</a>
1286
+ </td>
1287
+ <td> Gets the name of the product the file is distributed with. </td>
1288
+ </tr>
1289
+ <tr>
1290
+ <td>
1291
+ <a href="../functions/fileversioninfo.get-product-version(System.Diagnostics.FileVersionInfo).html">fileversioninfo::get-product-version</a>
1292
+ </td>
1293
+ <td> Gets the product version of a file. </td>
1294
+ </tr>
1295
+ <tr>
1296
+ <td>
1297
+ <a href="../functions/fileversioninfo.get-version-info(System.String).html">fileversioninfo::get-version-info</a>
1298
+ </td>
1299
+ <td> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDiagnosticsFileVersionInfoClassTopic.asp">FileVersionInfo</a> representing the version information associated with the specified file. </td>
1300
+ </tr>
1301
+ <tr>
1302
+ <td>
1303
+ <a href="../functions/version.get-build(System.Version).html">version::get-build</a>
1304
+ </td>
1305
+ <td> Gets the value of the build component of a given version. </td>
1306
+ </tr>
1307
+ <tr>
1308
+ <td>
1309
+ <a href="../functions/version.get-major(System.Version).html">version::get-major</a>
1310
+ </td>
1311
+ <td> Gets the value of the major component of a given version. </td>
1312
+ </tr>
1313
+ <tr>
1314
+ <td>
1315
+ <a href="../functions/version.get-minor(System.Version).html">version::get-minor</a>
1316
+ </td>
1317
+ <td> Gets the value of the minor component of a given version. </td>
1318
+ </tr>
1319
+ <tr>
1320
+ <td>
1321
+ <a href="../functions/version.get-revision(System.Version).html">version::get-revision</a>
1322
+ </td>
1323
+ <td> Gets the value of the revision component of a given version. </td>
1324
+ </tr>
1325
+ </table>
1326
+ </div>
1327
+ </body>
1328
+ </html>