共用方式為


SPDiagnosticsArea members

Include protected members
Include inherited members

代表邏輯容器的一或多個SPDiagnosticsCategories物件,以及用來實作自訂的診斷服務。

The SPDiagnosticsArea type exposes the following members.

Constructors

  Name Description
Public method SPDiagnosticsArea(String, IEnumerable<SPDiagnosticsCategory>) 使用指定的參數初始化SPDiagnosticsArea類別的新執行個體。
Public method SPDiagnosticsArea(String, UInt32, UInt32, Boolean, IEnumerable<SPDiagnosticsCategory>) 使用指定的參數初始化SPDiagnosticsArea類別的新執行個體。
Public method SPDiagnosticsArea(String, String, UInt32, UInt32, Boolean, IEnumerable<SPDiagnosticsCategory>) 使用指定的參數初始化SPDiagnosticsArea類別的新執行個體。

Top

Properties

  Name Description
Public property Categories 取得此SPDiagnosticsArea物件的子類別的集合。
Public property DiagnosticsService 取得此SPDiagnosticsArea物件的父DiagnosticsService 。
Public property Hidden 擷取值,指出是否從系統管理使用者介面隱藏項目。 (Inherited from SPDiagnosticsItem.)
Public property Id 取得的唯一識別碼的項目。 (Inherited from SPDiagnosticsItem.)
Public property LocalizedName 取得項目,而當地語系化之向使用者顯示的名稱。 (Inherited from SPDiagnosticsItem.)
Public property MessageId 會取得代表這個項目對應的訊息資料表中的索引的整數值。 (Inherited from SPDiagnosticsItem.)
Public property Name 會取得操作透過物件模型,或透過 powershell 類別的項目寫入至追蹤記錄檔,或是時使用的非本地化名稱。 (Inherited from SPDiagnosticsItem.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString 將項目,並將其輸出做為字串值。 (Inherited from SPDiagnosticsItem.)

Top

請參閱

參照

SPDiagnosticsArea class

Microsoft.SharePoint.Administration namespace