ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ModuleSettingsWriter Class
Members

In This Topic
    ModuleSettingsWriter Class
    In This Topic
    Provides a mechanism for writing settings to a project.
    Syntax
    public class ModuleSettingsWriter 
    Public Class ModuleSettingsWriter 
    Remarks
    When a project is saved, each loaded Module is given the opportunity to persist data.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Contracts.ModuleSettingsWriter

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also