Aracılığıyla paylaş


CustomValidationAttribute.ValidatorType Özellik

Tanım

Özel doğrulama gerçekleştiren türü alır.

public:
 property Type ^ ValidatorType { Type ^ get(); };
public Type ValidatorType { get; }
member this.ValidatorType : Type
Public ReadOnly Property ValidatorType As Type

Özellik Değeri

Özel doğrulama gerçekleştiren tür.

Açıklamalar

Bu özellik, ctor CustomValidationAttribute oluşturucu aşırı yüklemesine geçirilen türü döndürür.

Şunlara uygulanır