Share via


TranslationItemInfo.InProgress - Propriété

Obtient une valeur de type Boolean qui indique si l'élément est actuellement en cours de traduction, mais n'est pas encore terminée.

Espace de noms :  Microsoft.Office.TranslationServices
Assembly :  Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property InProgress As Boolean
    Get
'Utilisation
Dim instance As TranslationItemInfo
Dim value As Boolean

value = instance.InProgress
public bool InProgress { get; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

TranslationItemInfo classe

TranslationItemInfo - Membres

Microsoft.Office.TranslationServices - Espace de noms