This interface can be implemented to create, store, and manage application configuration data in whatever format the application requires.
Autodesk.AutoCAD.ApplicationServices.IConfigurationSection
Public Interface IConfigurationSection Inherits IDisposable
public interface IConfigurationSection : IDisposable;
Comments? |