System.Xml.Serialization.CodeExporter.IncludeMetadata Property

Gets a collection of code attribute metadata that is included when the code is exported.

Syntax

public System.CodeDom.CodeAttributeDeclarationCollection IncludeMetadata { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Using this property, you can dynamically add attributes to exported proxy code.

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