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