de la propiedad SPCachedObject.ObjectTypeName
Obtiene el nombre del tipo especificado por el usuario del objeto que está en caché.
Espacio de nombres: Microsoft.Office.Server.ObjectCache
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Public ReadOnly Property ObjectTypeName As String
Get
'Uso
Dim instance As SPCachedObject
Dim value As String
value = instance.ObjectTypeName
public string ObjectTypeName { get; }
Valor de propiedad
Tipo: System.String
Devuelve String.