次の方法で共有


TranslationJobInfo.Name property

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As TranslationJobInfo
Dim value As String

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

Property value

Type: System.String

See also

Reference

TranslationJobInfo class

TranslationJobInfo members

Microsoft.Office.Client.TranslationServices namespace