Share via


WordServiceApplication.TypeName Property

Gets a value that specifies the type name for the object.

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

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

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

Property Value

Type: System.String
Returns String.

See Also

Reference

WordServiceApplication Class

WordServiceApplication Members

Microsoft.Office.Word.Server.Service Namespace