Share via


TranslationItemInfo.ErrorMessage property

Namespace:  Microsoft.Office.Client.TranslationServices
Assembly:  Microsoft.Office.Client.TranslationServices (in Microsoft.Office.Client.TranslationServices.dll)

Syntax

'Declaration
Public ReadOnly Property ErrorMessage As String
    Get
'Usage
Dim instance As TranslationItemInfo
Dim value As String

value = instance.ErrorMessage
public string ErrorMessage { get; }

Property value

Type: System.String

See also

Reference

TranslationItemInfo class

TranslationItemInfo members

Microsoft.Office.Client.TranslationServices namespace