IJavaDocComment::Return

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

Syntax

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

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

Property Return As String

Parameters

newVal

The new return tag string value.