 | LogFinderGetLogFolders Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static LogFolder GetLogFolders(
string startPath
)
Public Shared Function GetLogFolders (
startPath As String
) As LogFolder
Parameters
- startPath
- Type: SystemString
Return Value
Type:
LogFolder
See Also