DateTime Property

Serilog Sinks AmazonS3

Serilog.Sinks.AmazonS3

RollingLogFile..::..DateTime Property

Gets the date time.

Namespace:  Serilog.Sinks.AmazonS3
Assembly:  Serilog.Sinks.AmazonS3 (in Serilog.Sinks.AmazonS3.dll)

Syntax


public Nullable<DateTime> DateTime { get; }
Public ReadOnly Property DateTime As Nullable(Of DateTime)
	Get
public:
property Nullable<DateTime^> DateTime {
	Nullable<DateTime^> get ();
}

Field Value

The date time.