ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IMetadataInfo Interface / GetMetadata Method

In This Topic
    GetMetadata Method (IMetadataInfo)
    In This Topic
    Get the metadata xml
    Syntax
    string GetMetadata()
    Function GetMetadata() As String

    Return Value

    The xml formatted metadata
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also