ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsProvider Interface / ContentsReady Property

In This Topic
    ContentsReady Property
    In This Topic
    Indicates whether the provider's contents are ready to show. Used internally. External providers should return true.
    Syntax
    ReadOnly Property ContentsReady As Boolean
    bool ContentsReady {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also