RelatedFileType 列舉型別
加上旗標列舉型別,用於指定相關的檔案的行為
這個列舉型別的 FlagsAttribute 屬性允許將其成員值以位元組合的方式來使用。
命名空間: Microsoft.VisualStudio.Modeling.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)
語法
'宣告
<FlagsAttribute> _
Public Enumeration RelatedFileType
[FlagsAttribute]
public enum RelatedFileType
成員
成員名稱 | 說明 | |
---|---|---|
AllowSccOperationsOnChild | 原始檔控制作業中不能相依的相關檔案,分別從父代的相關檔案 (因此檔案不是 SCC 「 特殊 」 的檔案。 | |
ChildIsNeverHidden | 在 [方案總管] 中,即使是在隱藏相依檔案的專案類型中的專案檢視永不隱藏相依相關的檔案。 | |
CultureInfo | 相關的檔案是文化特性資訊互相 exlusive,與 [無]、 [簡單和檔名 | |
FileName | 相關的檔案是以完整的檔名有無]、 [簡單、 CultureInfo 的互相 exlusive 為基礎 | |
None | 無相關檔案互相簡單、 檔名與 CultureInfo exlusive | |
RemoveOnReplacingParent | 指定的父檔案取代專案中時,會移除相關的檔案。 | |
Simple | 檔名,不含副檔名互相與 [無]、 [檔名和 CultureInfo 的 exlusive 中根據相關的檔案 |
備註
無、 簡單、 檔名和 CultureInfo 互斥。 其他旗標可能或必須其中一個那些四。