SPSite.UsageInfo members
Include protected members
Include inherited members
提供用來存取網站集合使用方式的相關資訊的欄位。
The SPSite.UsageInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
Bandwidth | 包含累計處理網站集合前一天或記錄檔的最後一天所使用的頻寬,它會追蹤使用狀況分析程式碼。 |
![]() |
DiscussionStorage | 包含識別以位元組為單位,網站集合中的 Web 討論區資料所使用的儲存數量。 |
![]() |
Hits | 包含網站集合,由使用狀況分析程式碼追蹤拜訪人次的累計數目。 |
![]() |
Storage | 包含以位元組為單位由網站集合的存放裝置的總數量。 |
![]() |
Visits | 包含造訪的網站集合,會追蹤使用狀況分析程式碼的累計數目。 |
Top