SubordinateDocumentLockHolder 類別
管理從屬的檔案執行的文件表格中的編輯鎖定。
此 API 不符合 CLS 標準。
繼承階層架構
System.Object
Microsoft.VisualStudio.Modeling.Shell.SubordinateDocumentLockHolder
命名空間: Microsoft.VisualStudio.Modeling.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)
語法
'宣告
<CLSCompliantAttribute(False)> _
Public NotInheritable Class SubordinateDocumentLockHolder _
Implements IVsDocumentLockHolder, IDisposable
[CLSCompliantAttribute(false)]
public sealed class SubordinateDocumentLockHolder : IVsDocumentLockHolder,
IDisposable
SubordinateDocumentLockHolder 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
SubordinateDocumentLockHolder | 建立新的 SubordinateDocumentLockHolder。 |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
SubordinateDocData | 擷取附屬於這個鎖定持有者所管理的 DocData。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
CloseDocumentHolder | 釋出從屬的文件的鎖定和解除鎖定持有者的登錄。 | |
Dispose | 將 SubordinateDocumentLockHolder 類別目前的執行個體所使用的資源全部釋出。 | |
Equals | 判斷指定的物件是否等於目前物件。 (繼承自 Object)。 | |
GetHashCode | 做為特定型別的雜湊函式。 (繼承自 Object)。 | |
GetType | 取得目前執行個體的 Type。 (繼承自 Object)。 | |
ShowDocumentHolder | 顯示父代文件相關聯的第一個檢視。 | |
ToString | 傳回表示目前物件的字串。 (繼承自 Object)。 | |
UnregisterSubordinateDocument | 移除註冊的從屬文件,並將它從記憶體移除。這個方法不會儲存文件。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。