ThumbnailProviderHandlerBaseFilePath Property |
IT Hit User File System
Path to the file for which the thumbnail is generated.
Namespace:
ITHit.FileSystem.Windows.ShellExtension
Assembly:
ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 8.4.27341.0
Syntax protected string FilePath { get; }
Protected ReadOnly Property FilePath As String
Get
protected:
property String^ FilePath {
String^ get ();
}
member FilePath : string with get
Property Value
Type:
StringSee Also