IThumbnailExtractor Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")> _
Public Interface IThumbnailExtractor
[InterfaceTypeAttribute()]
[GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")]
public interface IThumbnailExtractor
The IThumbnailExtractor type exposes the following members.
Methods
Name | Description | |
---|---|---|
ExtractThumbnail | ||
OnFileUpdated |
Top
Remarks
Extracts thumbnail graphic from a file. Also provides an event for file changes.