Namespace {Microsoft.VisualBasic.CommandLine.Reflection} .NET clr documentation

Namespace

Description

(Interpreter[CommandLine interpreter] executation Entry and the ShellScript software packages namespace.)这是一个命令行解释器所使用的执行入口点的集合

Declare

            
# 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;
}

        

.NET clr type reference tree

  1. this class extends from Attribute class: Attribute
  2. use by property member TypeId: any kind

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