NullValueAttribute Class

Definition

public ref class NullValueAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class NullValueAttribute : Attribute
type NullValueAttribute = class
    inherit Attribute
Public NotInheritable Class NullValueAttribute
Inherits Attribute
Inheritance
NullValueAttribute
Attributes

Constructors

NullValueAttribute(String)

Properties

DisplayName
NullValue

Methods

IsNullValue(Object)
ToString()

Applies to