ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsProvider Interface / Contents Property

In This Topic
    Contents Property (IContentsProvider)
    In This Topic
    The Contents created by this provider.
    Syntax
    Contents Contents {get;}
    ReadOnly Property Contents As Contents
    Remarks
    The contents will be shown in the Contents Dock Pane when the IContentsProvider (i.e. your Pane) is the active pane
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also