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

ModuleSettingsWriter Class
Provides a mechanism for writing settings to a project.
Syntax
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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also