Issue 1: Properties with Arguments
Status:  Started
Owner: ----
Reported by christop...@live.de, Mar 5, 2009
1st thank you for this library.
Saves a lot of work.

Could you please add a "IGetSetOperations AddParameter( object value )" to 
IGetSetOperations?

Looking at the API of Office Word it seems that some properties can have 
parameters like the "Information" property. Calling "get_Information" will 
result in a comexception.

I've done this already in my code and it works.

Another point:

Since you distribute a binary version of this lib, would it be possible to 
sign this lib? Or have a signed and unsigned version?

Christoph
Mar 12, 2009
Project Member #1 rickyAH
Sorry for taking so long to answer, and thanks for the comments ;)

¿Could you provide an example of the AddParameter you have added to your code? I have
little experience with Word automation so I don't understand what you mean.

I'll upload a signed version of the library today with a few fixes
Mar 13, 2009
Project Member #2 rickyAH
The library now gets signed. you can download it from the main page :)
Status: Started