TranslateClient Constructor
Namespace: DevCase.ThirdParty.Google.TranslateAssembly: 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 TranslateClient(
string apiKey
)
Public Sub New (
apiKey As String
)
Dim apiKey As String
Dim instance As New TranslateClient(apiKey)
public:
TranslateClient(
String^ apiKey
)
new :
apiKey : string -> TranslateClient
No code example is currently available or this language may not be supported.
Parameters
- apiKey String
-
The API key to use Google Translate service.
You can get an API key at Google's API Console: http://console.developers.google.com/apis