Share via


ReadResult.Value Property

Definition

The read value.

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

Property Value

Attributes
MessagePack.KeyAttribute

Applies to