ExecuteNotFound {Microsoft.VisualBasic.CommandLine} .NET clr documentation

ExecuteNotFound

Description

假若查找不到命令的话,执行这个函数

Declare

            
# namespace Microsoft.VisualBasic.CommandLine
export class ExecuteNotFound extends MulticastDelegate {
   Method: MethodInfo;
   Target: any kind;
}

        

.NET clr type reference tree

  1. this class extends from MulticastDelegate class: MulticastDelegate
  2. use by property member Method: MethodInfo
  3. use by property member Target: any kind

[Package {$package} version {$version} Index]