Compartir a través de


de la propiedad CacheParameter.objectType

Obtiene el tipo de objeto que se pueden almacenar en caché.

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

Sintaxis

'Declaración
Public ReadOnly Property objectType As String
    Get
'Uso
Dim instance As CacheParameter
Dim value As String

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

Valor de propiedad

Tipo: System.String
Devuelve String.

Vea también

Referencia

estructura CacheParameter

Miembros CacheParameter

Espacio de nombres Microsoft.Office.Server.ObjectCache