FeatureAttribute.CanBeNull

FeatureAttribute.CanBeNull property

Bu örneğin null olup olamayacağını gösteren bir değer alır.

public bool CanBeNull { get; set; }

Mülk değeri

true eğer bu örnek boş olabilirse; aksi takdirde,false .

istisnalar

istisnaşart
InvalidOperationExceptionÖznitelik kilitli.

Ayrıca bakınız