'Declaration
Public Overloads Shared Sub Load( _ ByRef sys As Folder, _ ByVal folderName As System.String _ )
public static void Load( out Folder sys, System.string folderName )
Parameters
- sys
- Folder definition.
- folderName
- The name of the Folder to load.