AttributeValue.Value Property
Gets a boxed representation of the value contained in the AttributeValue.
Thread safety: This property is thread-safe.
Syntax
public System.Object Value { get; }
Property Value
Type: System.Object
A boxed representation of the value or a null reference if the attribute value is empty.
A boxed representation of the value or a null reference if the attribute value is empty.
Platforms
Windows, Linux, Android