Compartir a través de


SuggestionBase.Elements Propiedad

Definición

Lista de elementos de botón que se muestran en la barra de sugerencias.

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 de propiedad

Se aplica a