vsCMPrototype 枚举

更新:2007 年 11 月

一个常数,指定原型选项。

命名空间:  EnvDTE
程序集:  EnvDTE(在 EnvDTE.dll 中)

语法

声明
<GuidAttribute("ED1A3F98-4477-11D3-89BF-00C04F688DDE")> _
Public Enumeration vsCMPrototype
用法
Dim instance As vsCMPrototype
[GuidAttribute("ED1A3F98-4477-11D3-89BF-00C04F688DDE")]
public enum vsCMPrototype
[GuidAttribute(L"ED1A3F98-4477-11D3-89BF-00C04F688DDE")]
public enum class vsCMPrototype
public enum vsCMPrototype

成员

另请参见

参考

EnvDTE 命名空间

vsCMAccess

vsCMElement

vsCMFunction

vsCMInfoLocation

CodeModelLanguageConstants

vsCMTypeRef

其他资源

使用代码模型查找代码 (Visual Basic)