Partager via


CacheParameter.priority - Propriété

Obtient ou définit la valeur par défaut PriorityType pour les éléments dans ce cache.

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

Syntaxe

'Déclaration
Public Property priority As PriorityType
    Get
    Set
'Utilisation
Dim instance As CacheParameter
Dim value As PriorityType

value = instance.priority

instance.priority = value
public PriorityType priority { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.ObjectCache.PriorityType
Cette propriété renvoie PriorityType.

Voir aussi

Référence

CacheParameter structure

CacheParameter - Membres

Microsoft.Office.Server.ObjectCache - Espace de noms