IJavaDocComment::Version

This property provides access to the @version tag in the documentation comment.

Syntax

[propget] HRESULT Version([out, retval] BSTR* retval);

[propput] HRESULT Version([in] BSTR newval);

Property Version As String

Parameters

newVal

The new version string value.