VSdocman Help  

@author Tag

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

Syntax

@author author

The author may be continued on the next line.

Example:

    '**
'Our sample property.
'@author Peter Macej
Property prop1() As String

See Also

<author> tag