Proprietà StateCommandEventArgsPublicationExceptionList
|
Restituisce la lista delle eventuali eccezioni catturate in fase pubblicazione della documentazione
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
ListExceptionVedi anche