共用方式為


SPSite.CurrentResourceUsage property

表示目前的資源使用狀況,網站集合。

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

Syntax

'宣告
Public ReadOnly Property CurrentResourceUsage As Double
    Get
'用途
Dim instance As SPSite
Dim value As Double

value = instance.CurrentResourceUsage
public double CurrentResourceUsage { get; }

Property value

Type: System.Double
Double 值,指出使用方式。

請參閱

參照

SPSite class

SPSite members

Microsoft.SharePoint namespace