 | Folder Class |
Folder Class
Inheritance Hierarchy
Namespace:
Koden.Utils.IO
Assembly:
Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntaxpublic static class Folder
Public NotInheritable Class Folder
public ref class Folder abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Folder = class end
The Folder type exposes the following members.
Properties
| Name | Description |
---|
  | LoggerInstance |
Gets or sets the logger instance to be used by the File class.
|
Top
See Also