SPDiagnosticsItem members
Include protected members
Include inherited members
基底類別SPDiagnosticsCategory和SPDiagnosticsArea儲存一般到這兩種類別的屬性。
The SPDiagnosticsItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPDiagnosticsItem(String, UInt32, UInt32, Boolean) | 初始化SPDiagnosticsItem類別的新執行個體 | |
SPDiagnosticsItem(String, String, UInt32, UInt32, Boolean) | 初始化新執行個體SPDiagnosticsItem類別與屬性的設定。 |
Top
Properties
Name | Description | |
---|---|---|
Hidden | 擷取值,指出是否從系統管理使用者介面隱藏項目。 | |
Id | 取得的唯一識別碼的項目。 | |
LocalizedName | 取得項目,而當地語系化之向使用者顯示的名稱。 | |
MessageId | 會取得代表這個項目對應的訊息資料表中的索引的整數值。 | |
Name | 會取得操作透過物件模型,或透過 powershell 類別的項目寫入至追蹤記錄檔,或是時使用的非本地化名稱。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | 將項目,並將其輸出做為字串值。 (Overrides Object.ToString().) |
Top