public CommandRegistrationEventArgs( string featureId, ICommand command )
'Declaration Public Function New( _ ByVal featureId As String, _ ByVal command As ICommand _ )
'Usage Dim featureId As String Dim command As ICommand Dim instance As New CommandRegistrationEventArgs(featureId, command)
public: CommandRegistrationEventArgs( string* featureId, ICommand* command )
Target Platforms
CommandRegistrationEventArgs Class CommandRegistrationEventArgs Members