de la propiedad SPDistributedCacheUsageEntry.ParentType
El tipo del objeto SPUsageDefinition derivado que está asociado a esta entrada de uso
Espacio de nombres: Microsoft.SharePoint.DistributedCaching.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property ParentType As Type
Get
'Uso
Dim instance As SPDistributedCacheUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
Valor de propiedad
Tipo: System.Type
Vea también
Referencia
clase SPDistributedCacheUsageEntry
Miembros SPDistributedCacheUsageEntry
Espacio de nombres Microsoft.SharePoint.DistributedCaching.Utilities