SPCurrentUsernameMonitor.ValueIsExcessive-Eigenschaft
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ValueIsExcessive As Boolean
Get
'Usage
Dim instance As SPCurrentUsernameMonitor
Dim value As Boolean
value = instance.ValueIsExcessive
public bool ValueIsExcessive { get; }
Eigenschaftswert
Typ: System.Boolean
Implementiert
ISPPerformanceMonitor.ValueIsExcessive
Siehe auch
Referenz
SPCurrentUsernameMonitor Klasse