TranslateClientApiKey Property
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 string ApiKey { get; }
Public ReadOnly Property ApiKey As String
Get
Dim instance As TranslateClient
Dim value As String
value = instance.ApiKey
public:
property String^ ApiKey {
String^ get ();
}
member ApiKey : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The API key to use Google Translate service.