Udostępnij za pośrednictwem


EventEntry.EventId Property

Applies to: Semantic Logging 2.0

Gets the event id.

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1

Syntax

public int EventId { get; }
'Declaration
Public ReadOnly Property EventId As Integer
    Get

Property Value

Type: Int32
The event id.

See Also

EventEntry Class

EventEntry Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace