Compartir a través de


del método SPCachedObject.ToString

Devuelve el identificador de la actual SPCachedObject como un String.

Espacio de nombres:  Microsoft.Office.Server.ObjectCache
Ensamblado:  Microsoft.Office.Server (en Microsoft.Office.Server.dll)

Sintaxis

'Declaración
Public Overrides Function ToString As String
'Uso
Dim instance As SPCachedObject
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valor devuelto

Tipo: System.String
Devuelve String.

Vea también

Referencia

clase SPCachedObject

Miembros SPCachedObject

Espacio de nombres Microsoft.Office.Server.ObjectCache