XmlSerializationReader::CreateUnknownTypeException Method (XmlQualifiedName^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates an InvalidOperationException that indicates that a type is unknown.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- type
-
Type:
System.Xml::XmlQualifiedName^
An XmlQualifiedName that represents the name of the unknown type.
The protected members of XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: