RollingFileAppenderFile Property |
Gets or sets the log file path. If there is a logging component entry
in the ice.NET configuration, this entry overwrites the file path entry
provided by the setter.
Namespace: PDTec.IceNet.Sdk.UtilsAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic override string File { get; set; }
Property Value
Type:
String
See Also