Click or drag to resize
Sandcastle Help File BuilderFileDialogAttribute Properties

The FileDialogAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDialogType
This is used to get the file dialog type
Public propertyFilter
This is used to get the file dialog filter
Public propertyTitle
This is used to get the file dialog title
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also