SubordinateFileHelper 類別
Helper 方法,來管理從屬的檔案 (出現在 [方案總管] 中的專案項目內的巢狀的檔案)。
繼承階層架構
System.Object
Microsoft.VisualStudio.Modeling.Shell.SubordinateFileHelper
命名空間: Microsoft.VisualStudio.Modeling.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)
語法
'宣告
Public NotInheritable Class SubordinateFileHelper
public static class SubordinateFileHelper
SubordinateFileHelper 型別會公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
GetChildProjectItemFileNames | 取得一份所有從屬的檔案的檔名。 | |
GetChildProjectItemId | 取得具有指定副檔名的第一個附屬檔案項目 id。 | |
GetChildProjectItemIds | 取得項目 id,所有從屬的檔案。 | |
LockSubordinateDocument(IServiceProvider, DocData, UInt32) | 建立並傳回給定的檔案之隱藏編輯器。 | |
LockSubordinateDocument(IServiceProvider, DocData, String, UInt32) | 建立並傳回給定的檔案之隱藏編輯器。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。