ActivityValidatorAttribute.ValidatorTypeName Propiedad

Definición

Obtiene el nombre del tipo de la clase Validator asociada.

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

Valor de propiedad

Nombre del tipo de la clase Validator asociada.

Se aplica a