ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / IExtensionConfig Interface / State Property

In This Topic
    State Property (IExtensionConfig)
    In This Topic
    Gets or sets the current state of the extension.
    Syntax
    Property State As ExtensionState
    ExtensionState State {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also