共用方式為


SPHealthReportStore.Local property

擷取物件,代表在本機伺服器陣列中的狀況報告存放區。

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

Syntax

'宣告
Public Shared ReadOnly Property Local As SPHealthReportStore
    Get
'用途
Dim value As SPHealthReportStore

value = SPHealthReportStore.Local
public static SPHealthReportStore Local { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPHealthReportStore
狀況報告存放區。

請參閱

參照

SPHealthReportStore class

SPHealthReportStore members

Microsoft.SharePoint.Administration namespace