Constants.vsProjectItemKindPhysicalFolder 字段

系统中的文件夹。

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

语法

声明
Public Const vsProjectItemKindPhysicalFolder As String
public const string vsProjectItemKindPhysicalFolder
public:
literal String^ vsProjectItemKindPhysicalFolder
static val mutable vsProjectItemKindPhysicalFolder: string
public const var vsProjectItemKindPhysicalFolder : String

备注

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

.NET Framework 安全性

请参阅

参考

Constants 类

EnvDTE 命名空间