Provides access to the methodÆs list of formal parameter names. The formal names are returned as a comma-separated list.
Syntax
HRESULT FormalNames([out, retval] BSTR* retval);
Property Get FormalNames As String