Share via


SPDiagnosticsEntry.m_MachineName field

Represents the name of the machine where the log entry is housed.

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

Syntax

'Declaration
Protected m_MachineName As String
'Usage
Dim value As String

value = Me.m_MachineName

Me.m_MachineName = value
protected string m_MachineName

See also

Reference

SPDiagnosticsEntry class

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace