Public Shadows Property Caption As String
public new string Caption {get; set;}
{ //Note: call within QueuedTask.Run() MapView.Active.Map.SetName("Test"); ProApp.Panes.ActivePane.Caption = "Caption"; }
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
Pane Class Pane Members