设置此资源根据指定对象类型的聚合器类。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub SetAggregatorType ( _
prototypeAggregator As SPSolutionResourceUsageAggregator _
)
用法
Dim instance As SPResourceMeasure
Dim prototypeAggregator As SPSolutionResourceUsageAggregator
instance.SetAggregatorType(prototypeAggregator)
public void SetAggregatorType(
SPSolutionResourceUsageAggregator prototypeAggregator
)
参数
- prototypeAggregator
类型:Microsoft.SharePoint.SPSolutionResourceUsageAggregator