BinaryLogger.ProcessedBinaryLoggerParameters.DistinctParameterSets Property

Definition

List of distinct parameter sets that need separate logger instances.

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

Property Value

Applies to