Share via


CacheParameter.objectType Property

Gets the type of object that is to be cached.

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

Syntax

'Declaration
Public ReadOnly Property objectType As String
    Get
'Usage
Dim instance As CacheParameter
Dim value As String

value = instance.objectType
public string objectType { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

CacheParameter Structure

CacheParameter Members

Microsoft.Office.Server.ObjectCache Namespace