This type converter is used to convert a FolderPath object to and from
a string so that it can be edited in a
PropertyGrid.
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.0.0
Syntax
| C# |
|---|
public sealed class FolderPathTypeConverter : ExpandableObjectConverter |
| Visual Basic |
|---|
Public NotInheritable Class FolderPathTypeConverter _ Inherits ExpandableObjectConverter |
Inheritance Hierarchy
System..::..Object
System.ComponentModel..::..TypeConverter
System.ComponentModel..::..ExpandableObjectConverter
SandcastleBuilder.Utils.Design..::..FolderPathTypeConverter
System.ComponentModel..::..TypeConverter
System.ComponentModel..::..ExpandableObjectConverter
SandcastleBuilder.Utils.Design..::..FolderPathTypeConverter