SPBucketHealthScoreCalculator.ToString 方法
返回表示SPBucketHealthScoreCalculator对象的String 。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides Function ToString As String
用法
Dim instance As SPBucketHealthScoreCalculator
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
返回值
类型:System.String
定义的值的数组表示形式时段为括在括号中,以逗号分隔的列表 ;例如,"[10,20,30,40]"。
另请参阅
引用
SPBucketHealthScoreCalculator 类
SPBucketHealthScoreCalculator 成员
Microsoft.SharePoint.Utilities 命名空间
其他资源
How to: Create, Modify, and Change a Bucket-Style Health-Score Calculator