Partilhar via


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.

See Also

Reference

SPDiagnosticsEntry Class

SPDiagnosticsEntry Members

Microsoft.SharePoint.Diagnostics Namespace