Share via


WordServiceProxy.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 WordServiceProxy
Dim value As String

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

Property value

Type: System.String
Returns String.

See also

Reference

WordServiceProxy class

WordServiceProxy members

Microsoft.Office.Word.Server.Service namespace