ArcGIS Pro 2.9 API Reference Guide
Unsubscribe(Action<ProjectEventArgs>) Method

ArcGIS.Desktop.Core.Events Namespace > ProjectOpenedEvent Class > Unsubscribe Method : Unsubscribe(Action<ProjectEventArgs>) Method
The delegate that is subscribed to the event
Unsubscribe the delegate from the ProjectOpenedEvent
Syntax
public static void Unsubscribe( 
   Action<ProjectEventArgs> action
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal action As Action(Of ProjectEventArgs) _
) 

Parameters

action
The delegate that is subscribed to the event
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ProjectOpenedEvent Class
ProjectOpenedEvent Members
Overload List