Partager via


ULSLogEntry.EventID - Propriété

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property EventID As String
    Get
    Set
'Utilisation
Dim instance As ULSLogEntry
Dim value As String

value = instance.EventID

instance.EventID = value
[DataMemberAttribute]
public string EventID { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ULSLogEntry classe

ULSLogEntry - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms