CodeDomDocDataAdapter.Parser 属性

获取代码分析程序。

命名空间:  Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Protected ReadOnly Property Parser As ICodeParser
protected ICodeParser Parser { get; }

属性值

类型:System.CodeDom.Compiler.ICodeParser
ICodeParser .

.NET Framework 安全性

请参见

参考

CodeDomDocDataAdapter 类

Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom 命名空间