VSdocman Help  

@version Tag

Specifies the version. Equivalent XML tag is <version>.

Syntax

@version version

The version may be continued on the next line.

Example:

    '**
'Our sample property.
'@version 1.0
Property prop1() As String

See Also

<version> tag