表示持久和不会保留的图像。
命名空间: Microsoft.VisualStudio.TextManager.Interop
程序集: Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("C47FFD1E-D84E-43A5-8CBE-E4AD06BE795B")> _
Public Interface IVsPersistentTextImage
[InterfaceTypeAttribute()]
[GuidAttribute("C47FFD1E-D84E-43A5-8CBE-E4AD06BE795B")]
public interface IVsPersistentTextImage
[InterfaceTypeAttribute()]
[GuidAttribute(L"C47FFD1E-D84E-43A5-8CBE-E4AD06BE795B")]
public interface class IVsPersistentTextImage
[<InterfaceTypeAttribute()>]
[<GuidAttribute("C47FFD1E-D84E-43A5-8CBE-E4AD06BE795B")>]
type IVsPersistentTextImage = interface end
public interface IVsPersistentTextImage
IVsPersistentTextImage 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
Image_Alloc | |
![]() |
Image_CloseFullTextScan | |
![]() |
Image_Free | |
![]() |
Image_FullTextRead | |
![]() |
Image_GetLength | |
![]() |
Image_LoadText | |
![]() |
Image_OpenFullTextScan | |
![]() |
Image_Realloc |
页首
备注
IVsPersistentTextImage 对于所有存储对象是必需的。 这不一定是由 IVsTextStorage显示的相同数据。