Share via


WordServiceApplicationProxy.TypeName Property

Gets a value that specifies the type name of 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 WordServiceApplicationProxy
Dim value As String

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

Property Value

Type: System.String
Returns String.

See Also

Reference

WordServiceApplicationProxy Class

WordServiceApplicationProxy Members

Microsoft.Office.Word.Server.Service Namespace