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