SPDiagnosticsEntry.m_MachineName - Champ
Représente le nom de l'ordinateur où l'entrée de journal est conservée.
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected m_MachineName As String
'Utilisation
Dim value As String
value = Me.m_MachineName
Me.m_MachineName = value
protected string m_MachineName