TranslationJob.OutputSaveBehavior 屬性
命名空間: Microsoft.Office.Client.TranslationServices
組件: Microsoft.Office.Client.TranslationServices.Silverlight (在 Microsoft.Office.Client.TranslationServices.Silverlight.dll 中); Microsoft.Office.Client.TranslationServices.Phone (在 Microsoft.Office.Client.TranslationServices.Phone.dll 中) Microsoft.Office.Client.TranslationServices (在 Microsoft.Office.Client.TranslationServices.dll 中)
語法
'宣告
Public Property OutputSaveBehavior As SaveBehavior
Get
Set
'用途
Dim instance As TranslationJob
Dim value As SaveBehavior
value = instance.OutputSaveBehavior
instance.OutputSaveBehavior = value
public SaveBehavior OutputSaveBehavior { get; set; }
屬性值
類型:Microsoft.Office.Client.TranslationServices.SaveBehavior