共用方式為


SPDiagnosticsEntry.m_MachineName field

代表記錄項目存放的所在電腦的名稱。

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

Syntax

'宣告
Protected m_MachineName As String
'用途
Dim value As String

value = Me.m_MachineName

Me.m_MachineName = value
protected string m_MachineName

請參閱

參照

SPDiagnosticsEntry class

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace