Proprietà DedStateCommandPublicationExceptionList
|
Restituisce la lista delle eventuali eccezioni catturate in fase pubblicazione della documentazione
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
ListExceptionVedi anche