BinaryLogger.ProcessedBinaryLoggerParameters.AllConfigurationsIdentical Property

Definition

If true, all parameter sets have identical configurations (only file paths differ), so a single logger can be used with file copying for additional paths.

public:
 property bool AllConfigurationsIdentical { bool get(); };
public bool AllConfigurationsIdentical { get; }
member this.AllConfigurationsIdentical : bool
Public ReadOnly Property AllConfigurationsIdentical As Boolean

Property Value

Applies to