MessageActionItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class which represent an action the user performs after a window/showMessageRequest request is sent.
See the Language Server Protocol specification for additional information.
public ref class MessageActionItem
[System.Runtime.Serialization.DataContract]
public class MessageActionItem
[<System.Runtime.Serialization.DataContract>]
type MessageActionItem = class
Public Class MessageActionItem
- Inheritance
-
MessageActionItem
- Attributes
Constructors
MessageActionItem() |
Properties
Title |
Gets or sets the title. |