Freigeben über


VsTextLineStorageClass.Image_CloseFullTextScan-Methode

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public Overridable Function Image_CloseFullTextScan As Integer
public virtual int Image_CloseFullTextScan()
public:
virtual int Image_CloseFullTextScan()
abstract Image_CloseFullTextScan : unit -> int  
override Image_CloseFullTextScan : unit -> int
public function Image_CloseFullTextScan() : int

Rückgabewert

Typ: Int32

Implementiert

IVsPersistentTextImage.Image_CloseFullTextScan()

.NET Framework-Sicherheit

Siehe auch

Referenz

VsTextLineStorageClass Klasse

Microsoft.VisualStudio.TextManager.Interop-Namespace