SettingValueMetaData.ChangeSource 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 invariant ID of the component that caused the change, or Empty if the result is from a get value operation.
[MessagePack.Key(0)]
public Guid ChangeSource { get; init; }
[<MessagePack.Key(0)>]
member this.ChangeSource : Guid with get, set
Public Property ChangeSource As Guid
Property Value
- Attributes
-
MessagePack.KeyAttribute