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

Add Method (ModuleSettingsWriter)
Writes a new string value with the specified identifier to the project.
Syntax
public void Add( 
   string name,
   string value
)

Parameters

name
value
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also