The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationValidatorBase::CanValidate Method (Type^)
.NET Framework (current version)
Determines whether an object can be validated based on type.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- type
-
Type:
System::Type^
The object type.
Return Value
Type: System::Booleantrue if the type parameter value matches the expected type; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: