ILogger
LogFilePath Property
|
Set the log file path.
Namespace:
Spire.Additions.Chrome
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
string LogFilePath { set; }
WriteOnly Property LogFilePath As String
Set
property String^ LogFilePath {
void set (String^ value);
}
abstract LogFilePath : string with set
Property Value
Type:
String
See Also