'OnCreateQuickAccessToolbar' true and false arguments are not being honored by the ArcGIS Pro UI when using Managed Configuration in ArcGIS Pro SDK 3.4.
ArcGIS Pro SDK for .NET
漏洞 ID 编号
BUG-000175366
已提交
March 26, 2025
上次修改时间
July 2, 2025
适用范围
ArcGIS Pro SDK for .NET
找到的版本
3.3
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is expected behavior. The OnCreateQuickAccessToolbar method was not designed to rebuild the Quick Access Toolbar every time the configuration is run. It was designed to define the items in the Quick Access Toolbar. A settings file will be created based on the application name defined in the ConfigurationManager class. Developers can override the application name using the ApplicationName property. When a managed configuration is launched and then shut down for the first time, a settings XML file will be created under C:\Users\\AppData\Local\ESRI.