ValidatableTypeAttribute Osztály

Definíció

Azt jelzi, hogy egy típus érvényesíthető az érvényesítési generátor felderítése támogatására.

public ref class ValidatableTypeAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class ValidatableTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type ValidatableTypeAttribute = class
    inherit Attribute
Public NotInheritable Class ValidatableTypeAttribute
Inherits Attribute
Öröklődés
ValidatableTypeAttribute
Attribútumok

Konstruktorok

Name Description
ValidatableTypeAttribute()

Azt jelzi, hogy egy típus érvényesíthető az érvényesítési generátor felderítése támogatására.

A következőre érvényes: