Options to configure the behavior of the message.
window.showInformationMessage
window.showWarningMessage
window.showErrorMessage
Online Documentation
Human-readable detail message that is rendered less prominent. Note that detail is only shown for modal messages.
Indicates that this message should be modal.