Recursively create a directory and all its subdirectories
Syntax
object. MakeAllDirectorys(ByVal DirPath As String)
The MakeAllDirectorys method syntax has these parts:
| Element | Description |
| Object | The object placeholder represents an OrdoWebView2 control |
| DirPath | String , the complete path or the directory |