Rachit95 / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

GoogleClient class - set ApiKey field #72

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to Google.API namespace with reflector.
2. See, there's ApiKey property.
3. How to set it?

What is the expected output? What do you see instead?
none.

What version of the product are you using? On what operating system?
none.

Please provide any additional information below.
Don't know how to implement the field if the class is not partial. Even in 
child class can't update this property.

Original issue reported on code.google.com by tankiev...@gmail.com on 15 Nov 2010 at 4:02