ArcGIS Pro 2.8 API Reference Guide
SupportsMetadata Property (MapMember)

ArcGIS.Desktop.Mapping Namespace > MapMember Class : SupportsMetadata Property
Gets whether the MapMember supports metadata
Syntax
public virtual bool SupportsMetadata {get;}
Public Overridable ReadOnly Property SupportsMetadata As Boolean
Remarks
Calling any method on IMetadataInfo on a MapMember that does not support metadata will result in a System.NotSupportedException
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapMember Class
MapMember Members