Delen via


SettingsUpdate.ReadOptions Property

Definition

The options used to read the values.

[MessagePack.Key(1)]
public Microsoft.VisualStudio.RpcContracts.UnifiedSettings.ReadOptions ReadOptions { get; init; }
[<MessagePack.Key(1)>]
member this.ReadOptions : Microsoft.VisualStudio.RpcContracts.UnifiedSettings.ReadOptions with get, set
Public Property ReadOptions As ReadOptions

Property Value

Attributes
MessagePack.KeyAttribute

Applies to