ReadResult.MetaData 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.
MetaData about the read value.
[MessagePack.Key(3)]
public Microsoft.VisualStudio.RpcContracts.UnifiedSettings.SettingValueMetaData MetaData { get; init; }
[<MessagePack.Key(3)>]
member this.MetaData : Microsoft.VisualStudio.RpcContracts.UnifiedSettings.SettingValueMetaData with get, set
Public Property MetaData As SettingValueMetaData
Property Value
- Attributes
-
MessagePack.KeyAttribute