







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