dotnet / dotnet/dotnet-api-docs
Missing information: Can Exception.Data be null?
- Lingua principale
- C#
- Stelle
- 950
- Fork
- 1.7k
- Merge medio
- 2g 19h
- PR unite (30g)
- 52
Descrizione
In the old .NET Framework 4 offline help in Visual Studio, the documentation for the property `Exception.Data` contained the following note:
> The `ExecutionEngineException`, `OutOfMemoryException`, `StackOverflowException` and `ThreadAbortException` classes always return **null** for the value of the **Data** property.
This note apparently never made it into the new documentation structure in this repository. I checked the initial checkin for the file `xml/System/Exception.xml` (commit cd8c56990ee) and it doesn't include the note.
So the question is: Was this a deliberate decision (e.g. because the note was not true)? Or was the note simply forgotten and should still be in the documentation?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con xml/System/Exception.xml e il commit cd8c56990ee, quindi confronta il comportamento attuale di Exception.Data con la documentazione precedente di .NET Framework per i tipi di eccezione elencati. Determina se la nota è corretta e debba essere ripristinata; il lavoro è concluso quando la decisione è documentata oppure l’XML è aggiornato con le informazioni supportate.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100