XmlSerializerAssemblyAttribute Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the XmlSerializerAssemblyAttribute class with the specified assembly name and location of the assembly.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- assemblyName
-
Type:
System::String^
The simple, unencrypted name of the assembly.
- codeBase
-
Type:
System::String^
A string that is the URL location of the assembly.
.NET Framework
Available since 2.0
Available since 2.0
Show: