Click or drag to resize

LoggerProviderOutputFile Property

Gets or sets output file.

Namespace:  DotNetBrowser.Logging
Assembly:  DotNetBrowser.Logging (in DotNetBrowser.Logging.dll) Version: 2.13.0
Syntax
C#
public string OutputFile { get; set; }

Property Value

Type: String
See Also