AttributeValue.IsEmpty Property
Gets a value that tells whether the AttributeValue contains a value or not.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean IsEmpty { get; }
Property Value
Type: System.Boolean
True if the attribute value holds a value; otherwise, False.
True if the attribute value holds a value; otherwise, False.
Platforms
Windows, Linux, Android