System.ComponentModel.Design.Serialization.IDesignerSerializationManager

Provides an interface that can manage design-time serialization.

See Also: IDesignerSerializationManager Members

Syntax

public interface IDesignerSerializationManager : IServiceProvider

Remarks

A designer can utilize System.ComponentModel.Design.Serialization.IDesignerSerializationManager to access services useful to managing design-time serialization processes. For example, a class that implements the designer serialization manager can use this interface to create objects, look up types, identify objects, and customize the serialization of particular types.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0