This attribute is used to associate file 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.0.0

Syntax

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

Inheritance Hierarchy

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

See Also