CodeActionResolveSupportSetting 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 settings for codeAction/resolve support.
See the Language Server Protocol specification for additional information.
public ref class CodeActionResolveSupportSetting
[System.Runtime.Serialization.DataContract]
public class CodeActionResolveSupportSetting
[<System.Runtime.Serialization.DataContract>]
type CodeActionResolveSupportSetting = class
Public Class CodeActionResolveSupportSetting
- Inheritance
-
CodeActionResolveSupportSetting
- Attributes
Constructors
CodeActionResolveSupportSetting() |
Properties
Properties |
Gets or sets a value indicating the properties that a client can resolve lazily. |