TextDocumentClientCapabilities.CodeLens Property

Definition

Gets or sets the setting which determines if code lens can be dynamically registered.

C++
public:
 property Microsoft::VisualStudio::LanguageServer::Protocol::DynamicRegistrationSetting ^ CodeLens { Microsoft::VisualStudio::LanguageServer::Protocol::DynamicRegistrationSetting ^ get(); void set(Microsoft::VisualStudio::LanguageServer::Protocol::DynamicRegistrationSetting ^ value); };

Property Value

Attributes
DataMemberAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to

Produit Versions
Visual Studio SDK 2017, 2019, 2022