System.Xml.Serialization.XmlSerializerVersionAttribute.ParentAssemblyId Property

Gets or sets the identity of the parent assembly.

Syntax

public string ParentAssemblyId { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The assembly identity consists of the assembly's version, assembly name, and culture information.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0