ArcGIS Pro 2.9 API Reference Guide
SupportsMetadata Property (WMSSubLayer)

ArcGIS.Desktop.Mapping Namespace > WMSSubLayer Class : SupportsMetadata Property
Gets whether the WMSSubLayer supports metadata
Syntax
public override bool SupportsMetadata {get;}
Public Overrides NotOverridable ReadOnly Property SupportsMetadata As Boolean
Remarks
Sub layer types do not support metadata. They typically have a single source, specified on the parent layer, that controls the metadata. Calling any method on ArcGIS.Desktop.Core.IMetadataInfo or IMetadataSource will result in a System.NotSupportedException
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

WMSSubLayer Class
WMSSubLayer Members