Share via


StateServiceApplicationProxy.TypeName property

This member overrides SPPersistedObject.TypeName.

Namespace:  Microsoft.Office.Server.Administration
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

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

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

Property value

Type: System.String

See also

Reference

StateServiceApplicationProxy class

StateServiceApplicationProxy members

Microsoft.Office.Server.Administration namespace