CacheParameter.objectType - Propriété

Obtient le type d'objet qui doit être mis en cache.

Espace de noms :  Microsoft.Office.Server.ObjectCache
Assembly :  Microsoft.Office.Server (dans Microsoft.Office.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property objectType As String
    Get
'Utilisation
Dim instance As CacheParameter
Dim value As String

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

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

CacheParameter structure

CacheParameter - Membres

Microsoft.Office.Server.ObjectCache - Espace de noms