SandcastleBuilder.Utils.Design Namespace

This namespace contains various designer classes.

Classes

BuildActionEnumConverter This is used to limit which values are available to properties using BuildAction as their underlying type.
EscapeValueAttribute This is used to mark a property that needs its value escaped when stored in an MSBuild project file
FilePathTypeConverter This type converter is used to convert a FilePath object to and from a string so that it can be edited in a System.Windows.Forms.PropertyGrid.
FolderPathTypeConverter This type converter is used to convert a FolderPath object to and from a string so that it can be edited in a System.Windows.Forms.PropertyGrid.
SubstitutionTagAttribute This attribute is used to mark substitution tag replacement methods