NullValueAttribute Properties
Associates a constant with the null value of a property or a field of a simple type.Name | Description |
---|---|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
Value | Gets or sets a null value for a property or a field. |
See Also