Filename Property

Serilog Sinks AmazonS3

Serilog.Sinks.AmazonS3

RollingLogFile..::..Filename Property

Gets the filename.

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

Syntax


public string Filename { get; }
Public ReadOnly Property Filename As String
	Get
public:
property String^ Filename {
	String^ get ();
}

Field Value

The filename.