Sdílet prostřednictvím


NotCountableAttribute Třída

Definice

Attribute Představuje objekt, který lze umístit na vlastnost určit, že $count nelze použít na vlastnost.

[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
Dědičnost
NotCountableAttribute
Atributy

Konstruktory

NotCountableAttribute()

Attribute Představuje objekt, který lze umístit na vlastnost určit, že $count nelze použít na vlastnost.

Platí pro