de la propiedad HostBlobDataCounter.ValueIsExcessive
Espacio de nombres: Microsoft.SharePoint.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property ValueIsExcessive As Boolean
Get
'Uso
Dim instance As HostBlobDataCounter
Dim value As Boolean
value = instance.ValueIsExcessive
public bool ValueIsExcessive { get; }
Valor de propiedad
Tipo: System.Boolean
Implementaciones
ISPPerformanceMonitor.ValueIsExcessive