Click or drag to resize
Sandcastle Help File BuilderFolderDialogAttribute Properties

The FolderDialogAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDefaultFolder
This is used to get the default folder from which to start browsing
Public propertyDescription
This is used to get the folder dialog description
Public propertyRootFolder
This is used to get the root folder used to limit browsing
Public propertyShowNewFolderButton
This is used to get whether or not to show the New Folder button
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also