This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface > IItemInfoImpl.SaveThumbnailToFile Method (ArcObjects .NET 10.4 SDK) |
Save the thumbmail to a file.
[Visual Basic .NET] Public Sub SaveThumbnailToFile ( _ ByVal thumbnailFilePath As String _ )
[C#] public void SaveThumbnailToFile ( string thumbnailFilePath );
[C++]
HRESULT SaveThumbnailToFile(
BSTR thumbnailFilePath
);
[C++]
Parameters thumbnailFilePath [in] thumbnailFilePath is a parameter of type BSTR