SPCallCounter.Value 属性
计数器的值。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overridable ReadOnly Property Value As Object
Get
用法
Dim instance As SPCallCounter
Dim value As Object
value = instance.Value
public virtual Object Value { get; }
属性值
类型:System.Object
计数器值与Object 。