Partilhar via


SuggestionBase.Elements Propriedade

Definição

Uma lista de elementos de botão que são exibidos na barra de dicas de sugestão.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Language.Suggestions.TipElement>? Elements { get; }
member this.Elements : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Language.Suggestions.TipElement>
Public Overridable ReadOnly Property Elements As IReadOnlyList(Of TipElement)

Valor da propriedade

Aplica-se a