Delen via


SettingsUpdate.Values Property

Definition

A collection of settings values read results.

[MessagePack.Key(0)]
public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.RpcContracts.UnifiedSettings.ReadResult> Values { get; init; }
[<MessagePack.Key(0)>]
member this.Values : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.RpcContracts.UnifiedSettings.ReadResult> with get, set
Public Property Values As IReadOnlyCollection(Of ReadResult)

Property Value

Attributes
MessagePack.KeyAttribute

Applies to