HintInvalidationInsight.InvalidatedHintId 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.
Returns the ID of the ContextHint that was invalidated.
public Java.Util.UUID InvalidatedHintId { [Android.Runtime.Register("getInvalidatedHintId", "()Ljava/util/UUID;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getInvalidatedHintId", "()Ljava/util/UUID;", "", ApiSince=37)>]
member this.InvalidatedHintId : Java.Util.UUID
Property Value
- Attributes