ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / IMetadataInfo Interface / SetMetadata Method
The xml formatted metadata
Version

SetMetadata Method (IMetadataInfo)
Set the metadata xml.
Syntax
void SetMetadata( 
   string metadataXml
)

Parameters

metadataXml
The xml formatted metadata
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also