ActivityValidatorAttribute.ValidatorTypeName Property

Definition

Gets the name of the type of the associated Validator class.

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

Property Value

The name of the type of the associated Validator class.

Applies to