Proprietà StateCommandEventArgsPublicationExceptionList 
             | 
          
        
         
            Restituisce la lista delle eventuali eccezioni catturate in fase pubblicazione della documentazione
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic List<Exception> PublicationExceptionList { get; }Public ReadOnly Property PublicationExceptionList As List(Of Exception)
	Get
public:
property List<Exception^>^ PublicationExceptionList {
	List<Exception^>^ get ();
}member PublicationExceptionList : List<Exception> with get
Valore della proprietà
Tipo: 
ListException
Vedi anche