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
'Uso
Dim instance As IThumbnailExtractor
[InterfaceTypeAttribute()]
[GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")]
public interface IThumbnailExtractor
[InterfaceTypeAttribute()]
[GuidAttribute(L"969DC708-5C76-11D1-8D86-0000F804B057")]
public interface class IThumbnailExtractor
[<InterfaceTypeAttribute()>]
[<GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")>]
type IThumbnailExtractor = interface end
public interface IThumbnailExtractor
Remarks
Extracts thumbnail graphic from a file. Also provides an event for file changes.