'Declaration Public ReadOnly Property ActivatedTriggers As System.Collections.Generic.Dictionary(Of IProcessingCommandInfo,List)
public System.Collections.Generic.Dictionary<IProcessingCommandInfo,List> ActivatedTriggers { get; }
public: __property System.Collections.Generic.Dictionary<IProcessingCommandInfo,List*>* get_ActivatedTriggers();
public:
property System.Collections.Generic.Dictionary<IProcessingCommandInfo,List^>^ ActivatedTriggers { System.Collections.Generic.Dictionary<IProcessingCommandInfo,List^>^ get(); }