Share via


ProposedEdit.Fields Property

Definition

A spans that describe the "fields" in ReplacementText, indicating position where (after committing a prediction), the user can edit the fields in a "snippet-like" experience.

public System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Language.Proposals.Field> Fields { get; }
member this.Fields : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Language.Proposals.Field>
Public ReadOnly Property Fields As IReadOnlyList(Of Field)

Property Value

Applies to