SPCallCounter.Value property
計數器的值。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property Value As Object
Get
'用途
Dim instance As SPCallCounter
Dim value As Object
value = instance.Value
public virtual Object Value { get; }
Property value
Type: System.Object
Object 的計數器值。