Share via


CodeElementContext.Properties Property

Definition

Gets a property bag for any additional dynamic properties a CodeLens tagger might want to provide.

public System.Collections.Generic.IDictionary<string,string> Properties { get; init; }
member this.Properties : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Properties As IDictionary(Of String, String)

Property Value

Applies to