Partager via


SetUnevaluatedUIPropertyValue.Value Property

Definition

Gets the new value for the property. May be null to indicate that the property should be removed entirely and/or reset to a default value.

[System.Runtime.CompilerServices.Nullable(2)]
public string? Value { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Value : string
Public ReadOnly Property Value As String

Property Value

Attributes

Applies to