| ExecuteFile {Microsoft.VisualBasic.CommandLine} | .NET clr documentation | 
假若所传入的命令行的name是文件路径,解释器就会执行这个函数指针
            
# namespace Microsoft.VisualBasic.CommandLine
export class ExecuteFile extends MulticastDelegate {
   Method: MethodInfo;
   Target: any kind;
}
        
        Method: MethodInfoTarget: any kind