|
LoggerLogsFolder Property
|
Gets or sets the log folder.
Namespace:
CADSharpTools.Diagnostics
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic DirectoryInfo LogsFolder { get; }
Public ReadOnly Property LogsFolder As DirectoryInfo
Get
Property Value
Type:
DirectoryInfo
See Also