ContextualSearchGameClipStat.Value 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.
Value of the stat for string stats and integer stats representing a set value. If the stat changed during the clip, the field will have multiple values separated by a comma. If the "value" field is present, "min", "max" and "delta" fields will not be present.
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String
Property Value
Implements
Microsoft.Xbox.Services.ContextualSearch.__IContextualSearchGameClipStatPublicNonVirtuals.Value