BinaryLogger.ProcessedBinaryLoggerParameters.AdditionalFilePaths Property

Definition

Additional file paths to copy the binlog to (only valid when AllConfigurationsIdentical is true).

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ AdditionalFilePaths { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> AdditionalFilePaths { get; }
member this.AdditionalFilePaths : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AdditionalFilePaths As IReadOnlyList(Of String)

Property Value

Applies to