Constants.vsProjectItemKindPhysicalFile 字段
系统中的文件。
命名空间: EnvDTE
程序集: EnvDTE(在 EnvDTE.dll 中)
语法
声明
Public Const vsProjectItemKindPhysicalFile As String
public const string vsProjectItemKindPhysicalFile
public:
literal String^ vsProjectItemKindPhysicalFile
static val mutable vsProjectItemKindPhysicalFile: string
public const var vsProjectItemKindPhysicalFile : String
备注
vsProjectItemKindPhysicalFile 表示项目的一个预定义类型。 某些语言项目可以包括其他的项目类型。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。