Click or drag to resize

OpenExternalAppParameters Properties

The OpenExternalAppParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the browser associated with the dialog.
(Inherited from DialogParameters.)
Public propertyCancelActionText
Gets the localized text of the "Cancel" action.
Public propertyMessage
Gets the localized dialog message.
(Inherited from CommonDialogParameters.)
Public propertyOpenActionText
Gets the localized text of the "Open..." action.
Public propertyTitle
Gets the localized dialog title.
(Inherited from CommonDialogParameters.)
Top
See Also