Share via


CodeLensTag.Properties Property

Definition

Gets a property bag storing additional properties for the code element.

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

Property Value

Applies to