다음을 통해 공유


SPCachedObject.ToString Method

Returns the identifier of the current SPCachedObject as a String.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPCachedObject
Dim returnValue As String

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

Return Value

Type: System.String
Returns String.

See Also

Reference

SPCachedObject Class

SPCachedObject Members

Microsoft.Office.Server.ObjectCache Namespace