SuggestionBase.Elements 属性

定义

建议提示栏中显示的按钮元素列表。

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)

属性值

适用于