IVsTextStorage.Storage_Detach 方法

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
Sub Storage_Detach
void Storage_Detach()
void Storage_Detach()
abstract Storage_Detach : unit -> unit
function Storage_Detach()

备注

COM 签名

从 textmgr.idl:

HRESULT IVsTextStorage::Storage_Detach();

.NET Framework 安全性

请参阅

参考

IVsTextStorage 接口

Microsoft.VisualStudio.TextManager.Interop 命名空间