CodeActionContext 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.
Code action context object model.
public class CodeActionContext
type CodeActionContext = class
Public Class CodeActionContext
- Inheritance
-
CodeActionContext
Constructors
| CodeActionContext() |
Initializes a new instance of the CodeActionContext class. ctor. |
Properties
| Diagnostics |
An array of diagnostic information items. |
| Only |
List of code action kind string values. |