UrlShortenerClientApiKey Property

Gets the API key to use UrlShortener service.

You can get an API key at Google's API Console: http://console.developers.google.com/apis

Definition

Namespace: DevCase.ThirdParty.Google.UrlShortener
Assembly: DevCase.net48.ThirdParty.GoogleServices (in DevCase.net48.ThirdParty.GoogleServices.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ApiKey { get; }

Property Value

String
The API key to use UrlShortener service.

See Also