Share via


RollingFlatFileSink.RollingHelper Property

Applies to: Semantic Logging 2.0

Gets the RollingFlatFileSink.StreamWriterRollingHelper for the flat file.

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

Syntax

public RollingFlatFileSink..::..StreamWriterRollingHelper RollingHelper { get; }
'Declaration
Public ReadOnly Property RollingHelper As RollingFlatFileSink..::..StreamWriterRollingHelper
    Get

Property Value

Type: RollingFlatFileSink.StreamWriterRollingHelper
The RollingFlatFileSink.StreamWriterRollingHelper for the flat file.

See Also

RollingFlatFileSink Class

RollingFlatFileSink Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace