SPDistributedCacheUsageEntry.ParentType - Propriété
Le Type de l'objet dérivé de SPUsageDefinition qui est associé à cette entrée d'utilisation
Espace de noms : Microsoft.SharePoint.DistributedCaching.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property ParentType As Type
Get
'Utilisation
Dim instance As SPDistributedCacheUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
Valeur de propriété
Type : System.Type
Voir aussi
Référence
SPDistributedCacheUsageEntry classe
SPDistributedCacheUsageEntry - Membres
Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms