Proprietà EnsureLocalDocumentReferenceNotFoundExceptionList
|
Lista di eccezioni riservata ai riferimenti mancanti
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
ListExceptionVedi anche