在这个模块之中对VB的代码文件进行大纲摘要的提取操作
VBCodeSignature
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.CodeSign.VBCodeSignature
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| SummaryModules | 1 | |
| RemoveAttributes | 1 |
03 Members
SummaryModules(
String, CodeStatics)Parameters
| Name | Type | Description |
|---|---|---|
vb | String | the vb source code text |
RemoveAttributes(
String)