Namespace {Microsoft.VisualBasic.CommandLine.Reflection} | .NET clr documentation |
(Interpreter[CommandLine interpreter] executation Entry and the ShellScript software packages namespace.)这是一个命令行解释器所使用的执行入口点的集合
# namespace Microsoft.VisualBasic.CommandLine.Reflection
export class Namespace extends Attribute {
# Readonly
AutoExtract: boolean;
# A brief description text about the function of this namespace.(关于本模块之中的描述性的摘要文本)
Description: string;
# The name value of this namespace module.(本命名空间模块的名称值)
Namespace: string;
TypeId: any kind;
}