Partager via


ActivityValidatorAttribute.ValidatorTypeName Propriété

Définition

Obtient le nom du type de la classe Validator associée.

public:
 property System::String ^ ValidatorTypeName { System::String ^ get(); };
public string ValidatorTypeName { get; }
member this.ValidatorTypeName : string
Public ReadOnly Property ValidatorTypeName As String

Valeur de propriété

String

Nom du type de la classe Validator associée.

S’applique à