ISPPerformanceMonitor.Value property
Obtém o valor atual do monitor.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
ReadOnly Property Value As Object
Get
'Uso
Dim instance As ISPPerformanceMonitor
Dim value As Object
value = instance.Value
Object Value { get; }
Property value
Type: System.Object