Delen via


SettingValue.ValueType Property

Definition

The type of the value.

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

Property Value

Attributes
MessagePack.KeyAttribute

Applies to