SPDiagnosticsEntry.MachineName property
Gets the name of the machine housing the specified log entry.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property MachineName As String
Get
'Usage
Dim instance As SPDiagnosticsEntry
Dim value As String
value = instance.MachineName
public string MachineName { get; }
Property value
Type: System.String
Returns String.