







![]() ![]() |
Google Translate API Documentation |
Enumeration..::.Value Property |
Enumeration Class See Also Send Feedback |
Gets the value.
Namespace:
Google.API
Assembly:
GoogleTranslateAPI (in GoogleTranslateAPI.dll) Version: 0.3.1.107 (0.3.1.107)
Syntax
C# |
---|
public string Value { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Value As String |
Visual C++ |
---|
public: property String^ Value { String^ get (); } |