Constants.vsProjectItemKindPhysicalFile 字段

更新:2007 年 11 月

系统中的文件。

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

语法

声明
Public Const vsProjectItemKindPhysicalFile As String
用法
Dim value As String

value = Constants.vsProjectItemKindPhysicalFile
public const string vsProjectItemKindPhysicalFile
public:
literal String^ vsProjectItemKindPhysicalFile
public const var vsProjectItemKindPhysicalFile : String

备注

vsProjectItemKindPhysicalFile 表示项目的一个预定义类型。某些语言项目可以包括其他的项目类型。

权限

另请参见

参考

Constants 类

Constants 成员

EnvDTE 命名空间