共用方式為


SPSolutionResourceUsageAggregatorCount.AggregatedRecord property

取得或設定彙總使用狀況記錄。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Property AggregatedRecord As SPSolutionResourceUsageRecord
    Get
    Set
'用途
Dim value As SPSolutionResourceUsageRecord

value = Me.AggregatedRecord

Me.AggregatedRecord = value
protected SPSolutionResourceUsageRecord AggregatedRecord { get; set; }

Property value

Type: Microsoft.SharePoint.SPSolutionResourceUsageRecord
彙總使用狀況記錄。

請參閱

參照

SPSolutionResourceUsageAggregatorCount class

SPSolutionResourceUsageAggregatorCount members

Microsoft.SharePoint namespace