SPDiagnosticsItem.Hidden property
擷取值,指出是否從系統管理使用者介面隱藏項目。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Hidden As Boolean
Get
'用途
Dim instance As SPDiagnosticsItem
Dim value As Boolean
value = instance.Hidden
public bool Hidden { get; }
Property value
Type: System.Boolean
傳回 Boolean。