CustomValidationAttribute.ValidatorType Tulajdonság

Definíció

Lekéri az egyéni ellenőrzést végző típust.

public:
 property Type ^ ValidatorType { Type ^ get(); };
public Type ValidatorType { get; }
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicMethods)]
public Type ValidatorType { get; }
member this.ValidatorType : Type
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicMethods)>]
member this.ValidatorType : Type
Public ReadOnly Property ValidatorType As Type

Tulajdonság értéke

Az egyéni ellenőrzést végző típus.

Attribútumok

Megjegyzések

Ez a tulajdonság a ctor CustomValidationAttribute konstruktor túlterhelésének átadott típust adja vissza.

A következőre érvényes: