Freigeben über


SemanticTokensDeltaParams.PreviousResultId Property

Definition

Gets or sets a property indicating the version of the semantic tokens Document provider response that the edits will be applied to.

public:
 property System::String ^ PreviousResultId { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="previousResultId")]
public string PreviousResultId { get; set; }
[<System.Runtime.Serialization.DataMember(Name="previousResultId")>]
member this.PreviousResultId : string with get, set
Public Property PreviousResultId As String

Property Value

Attributes

Applies to