[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.3.38916 (1.5.3.38916)

Syntax

C#
public class BitmapResult
Visual Basic
Public Class BitmapResult
Visual C++
public ref class BitmapResult
F#
type BitmapResult =  class end
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