SubclassTypeValidatorAttribute Constructor (Type^)
.NET Framework (current version)
Initializes a new instance of the SubclassTypeValidatorAttribute class.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- baseClass
-
Type:
System::Type^
The base class type.
You use this constructor in the attributed model to ensure that the value assigned to the related property is a base class.
.NET Framework
Available since 2.0
Available since 2.0
Show: