







![]() ![]() |
Google Translate API Documentation |
Language..::.IsTranslatable Property |
Language Class See Also Send Feedback |
Gets a value indicating whether this language is translatable.
Namespace:
Google.API.Translate
Assembly:
GoogleTranslateAPI (in GoogleTranslateAPI.dll) Version: 0.3.1.107 (0.3.1.107)
Syntax
C# |
---|
public bool IsTranslatable { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsTranslatable As Boolean |
Visual C++ |
---|
public: property bool IsTranslatable { bool get (); } |