IJavaMethod::Body

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

Syntax

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

Property Body As IJavaBlockStatement