[This is preliminary documentation and is subject to change.]

Holds reference to file miniature bitmap

Namespace:  Tools.TotalCommanderT
Assembly:  Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.2.0

Syntax

C#
public class BitmapResult
Visual Basic (Declaration)
Public Class BitmapResult
Visual C++
public ref class BitmapResult
J#
public class BitmapResult
JScript
public class BitmapResult

Remarks

If you do not provide bitmap for certain file/directory return null instead of instance of this class

Inheritance Hierarchy

System..::.Object
  Tools.TotalCommanderT..::.BitmapResult

See Also