ShowMessageRequestParams Class

Definition

Class which represents parameter sent with window/showMessageRequest requests.

See the Language Server Protocol specification for additional information.

C++
public ref class ShowMessageRequestParams : Microsoft::VisualStudio::LanguageServer::Protocol::ShowMessageParams
Inheritance
ShowMessageRequestParams
Attributes

Constructors

Properties

Actions

Gets or sets an array of MessageActionItems to present.

Message

Gets or sets the message.

(Inherited from ShowMessageParams)
MessageType

Gets or sets the type of message.

(Inherited from ShowMessageParams)

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022