IJavaMethod::Body

This property provides access to the block statement that comprises the body of the method.

Syntax

[propget] HRESULT Body([out, retval] IJavaBlockStatement** retval);

Property Body As IJavaBlockStatement