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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。