EventEntry.ProviderId Property

Applies to: Semantic Logging 2.0

Gets the id of the source originating the event.

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

Syntax

public Guid ProviderId { get; }
'Declaration
Public ReadOnly Property ProviderId As Guid
    Get

Property Value

Type: Guid
The provider id.

See Also

EventEntry Class

EventEntry Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace