CodeAction.Kind Property

Definition

Gets or sets the kind of code action this instance represents.

C++
public:
 property Nullable<Microsoft::VisualStudio::LanguageServer::Protocol::CodeActionKind> Kind { Nullable<Microsoft::VisualStudio::LanguageServer::Protocol::CodeActionKind> get(); void set(Nullable<Microsoft::VisualStudio::LanguageServer::Protocol::CodeActionKind> value); };

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to

Produit Versions
Visual Studio SDK 2019, 2022