This attribute is used to associate folder dialog parameters with a class property for use in editing it in a property grid.

Namespace: SandcastleBuilder.Utils.Design
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public sealed class FolderDialogAttribute : Attribute
Visual Basic
Public NotInheritable Class FolderDialogAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    SandcastleBuilder.Utils.Design..::..FolderDialogAttribute

See Also