SignatureInformationSetting 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 representing the signature information initialization setting.
See the Language Server Protocol specification for additional information.
public ref class SignatureInformationSetting
[System.Runtime.Serialization.DataContract]
public class SignatureInformationSetting
[<System.Runtime.Serialization.DataContract>]
type SignatureInformationSetting = class
Public Class SignatureInformationSetting
- Inheritance
-
SignatureInformationSetting
- Attributes
Constructors
SignatureInformationSetting() |
Properties
DocumentationFormat |
Gets or sets the set of documentation formats the client supports. |
ParameterInformation |
Gets or sets the parameter information the client supports. |