IValidatedElement.TargetType Property

Gets the type of the validated member.

Namespace: Microsoft.Practices.EnterpriseLibrary.Validation
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

Type TargetType { get; }
'Declaration
ReadOnly Property TargetType As Type
    Get
property Type^ TargetType {
    Type^ get ();
}

Property Value

Type: Type

See Also

IValidatedElement Interface

IValidatedElement Members

Microsoft.Practices.EnterpriseLibrary.Validation Namespace