Share via


CloudEventEntry.EventDate Property

Applies to: Semantic Logging 2.0

Gets or sets the event date.

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

Syntax

public DateTime EventDate { get; }
'Declaration
Public ReadOnly Property EventDate As DateTime
    Get

Property Value

Type: DateTime
The event date.

See Also

CloudEventEntry Class

CloudEventEntry Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure Namespace