Click or drag to resize

PropertySystemHelper Class

Some static methods for the property system.
Inheritance Hierarchy
SystemObject
  Jam.ShellPropertySystemHelper

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public static class PropertySystemHelper

The PropertySystemHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFileType
Returns the description text for the passed file extension.
Public methodStatic memberVariantToString
This method converts the given variant to a string.
Top
See Also