CanBeEmptyAttribute Class

Definition

public ref class CanBeEmptyAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class CanBeEmptyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type CanBeEmptyAttribute = class
    inherit Attribute
Public NotInheritable Class CanBeEmptyAttribute
Inherits Attribute
Inheritance
CanBeEmptyAttribute
Attributes

Constructors

CanBeEmptyAttribute(Boolean)

Properties

Value

Applies to