This documentation is archived and is not being maintained.

Microsoft.VisualStudio.Shell.Design.Serialization Namespace

 ClassDescription
Public classConfigurationHelperServiceA service used by the settings UI in Visual Studio to read and write client settings into the app.config configuration file. It stores user-customizable settings in XML format
Public classDesignerDocDataServiceProvides a way to create and retrieve buffers for various files in the project.
Public classDocDataA wrapper around a DocData object that provides additional features.
Public classDocDataTextReaderDerives from TextReader and provides a standard mechanism for reading from a Visual Studio text buffer.
Public classDocDataTextWriterProvides a standard System.IO mechanism for writing to a Visual Studio text buffer.
Public classLocalizationProviderServiceA designer serialization provider that adds extended properties to support localization.
Public classProvideDesignerLoaderAttributePlace this attribute on a class that is derived from DesignerLoader to associate the class with a particular language service or file extension.
Public classProvideGeneratorAttributeRegisters the given code generator for Visual Basic and Visual C# projects when added to a Package-derived class or a class that implements IVsPackage.
Public classRelatedDocDataCollectionA strongly-typed collection that stores document data objects.
Show: