Proprietà EnsureLocalDocumentReferenceNotFoundExceptionList
|
Lista di eccezioni riservata ai riferimenti mancanti
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public List<Exception> ReferenceNotFoundExceptionList { get; set; }
Public Property ReferenceNotFoundExceptionList As List(Of Exception)
Get
Set
public:
property List<Exception^>^ ReferenceNotFoundExceptionList {
List<Exception^>^ get ();
void set (List<Exception^>^ value);
}
member ReferenceNotFoundExceptionList : List<Exception> with get, set
Valore della proprietà
Tipo:
ListExceptionVedi anche