VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
ShowMessageParams Class
ShowMessageParams Properties
Message Property
Type Property
ShowMessageParams
Message Property
The message to display in the VS Code UI.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Message
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
ShowMessageParams Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson