如何谷歌API添加到.NET C# [英] How to add google api to .net c#

查看:91
本文介绍了如何谷歌API添加到.NET C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何能在谷歌数据API添加到.NET框架的工作。只见gdata的文档,但是没有帮助。我应该使用Web引用?

how can i add the google data API to the .net frame work. I saw the gdata documentation but was of no help. Should i use web reference?

推荐答案

您需要添加到的GData DLL( Google.GData.Client.dll )的引用您的项目。 选择项目=>添加引用=>浏览DLL的:在Visual Studio中,这可以通过以下方式实现。

You need to add a reference to the GData DLL (Google.GData.Client.dll) to your project. In Visual Studio, this can be accomplished by: "Select your project" => "Add Reference" => "Browse DLL's".

一个详细的解释可以发现这里

A detailed explanation can be found here.

这篇关于如何谷歌API添加到.NET C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆