~mandel/ubuntuone-windows-installer/improve_logging

« back to all changes in this revision

Viewing changes to tools/Nant/doc/help/functions/fileversioninfo.get-product-version(System.Diagnostics.FileVersionInfo).html

  • Committer: Manuel de la Pena
  • Date: 2010-10-12 13:38:14 UTC
  • Revision ID: mandel@themacaque.com-20101012133814-nxp9kr2lx2jygmmx
Updated nant to work with .Net 4.0 and removed useless docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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 GetProductVersion-->
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>fileversioninfo::get-product-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" /> fileversioninfo::get-product-version</td>
22
 
        <td class="NavBar-Cell" align="right">
23
 
                        v0.90</td>
24
 
      </tr>
25
 
    </table>
26
 
    <h1>fileversioninfo::get-product-version</h1>
27
 
    <p> Gets the product version of a file. </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> fileversioninfo::get-product-version(<span class="parameter">fileVersionInfo</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>fileVersionInfo</td>
43
 
          <td>
44
 
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDiagnosticsFileVersionInfoClassTopic.asp">FileVersionInfo</a>
45
 
          </td>
46
 
          <td>A <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDiagnosticsFileVersionInfoClassTopic.asp">FileVersionInfo</a> instance containing version information about a file.</td>
47
 
        </tr>
48
 
      </table>
49
 
    </div>
50
 
    <h3>Return Value</h3> The product version of a file. <h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.90.3780.0)
51
 
            </div></body>
52
 
</html>
 
 
b'\\ No newline at end of file'