APIDelegate {Microsoft.VisualBasic.CommandLine.Reflection.EntryPoints} | .NET clr documentation |
# namespace Microsoft.VisualBasic.CommandLine.Reflection.EntryPoints
export class APIDelegate {
Example: string;
Info: string;
# The usage name of this command line entry point.(本命令行对象的调用命令名称)
Name: string;
Usage: string;
}