SPCachedObject.ObjectTypeName property
Gets the user-specified type name of the object that is being cached.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property ObjectTypeName As String
Get
'Usage
Dim instance As SPCachedObject
Dim value As String
value = instance.ObjectTypeName
public string ObjectTypeName { get; }
Property value
Type: System.String
Returns String.