Condividi tramite


NotCountableAttribute Classe

Definizione

Rappresenta un oggetto Attribute che può essere posizionato su una proprietà per specificare che il $count non può essere applicato alla proprietà .

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class NotCountableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type NotCountableAttribute = class
    inherit Attribute
Public NotInheritable Class NotCountableAttribute
Inherits Attribute
Ereditarietà
NotCountableAttribute
Attributi

Costruttori

NotCountableAttribute()

Rappresenta un oggetto Attribute che può essere posizionato su una proprietà per specificare che il $count non può essere applicato alla proprietà .

Si applica a