RegisteredLoggerInfo.OutputFilePaths Property

Definition

The output file paths for the logger.

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

Property Value

Applies to