SettingsUpdate.ReadOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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