Partager via


SyncTranslator.OutputSaveBehavior - Propriété

Obtient ou définit l'enregistrement comportement qui doit être appliqué aux fichiers qui existent déjà.

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

Syntaxe

'Déclaration
Public Property OutputSaveBehavior As SaveBehavior
    Get
    Set
'Utilisation
Dim instance As SyncTranslator
Dim value As SaveBehavior

value = instance.OutputSaveBehavior

instance.OutputSaveBehavior = value
public SaveBehavior OutputSaveBehavior { get; set; }

Valeur de propriété

Type : Microsoft.Office.TranslationServices.SaveBehavior
Une valeur SaveBehavior .

Remarques

La valeur par défaut pour le paramètre est AppendIfPossible.

Voir aussi

Référence

SyncTranslator classe

SyncTranslator - Membres

Microsoft.Office.TranslationServices - Espace de noms