Click or drag to resize
XmlSerializerVersionAttribute Properties

The XmlSerializerVersionAttribute type exposes the following members.

Properties
  NameDescription
Public propertyNamespace
Gets or sets the common language runtime (CLR) namespace of the assembly.
Public propertyParentAssemblyId
Gets or sets the identity of the parent assembly.
Public propertyType
Gets or sets the type that the serializer operates on.
Public propertyVersion
Gets or sets the assembly's version number.
Top
See Also