TranslationServiceApplicationProxy.TypeName property

Gets the user-friendly name that is used to describe the object type in the administration user interface.

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

Syntax

'Declaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Usage
Dim instance As TranslationServiceApplicationProxy
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Property value

Type: System.String

See also

Reference

TranslationServiceApplicationProxy class

TranslationServiceApplicationProxy members

Microsoft.Office.TranslationServices namespace