CommonErrorData.TypeName Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il tipo di errore , ad esempio il nome completo del tipo dell'eccezione generata.
[System.Runtime.Serialization.DataMember(Name="type", Order=0)]
public string TypeName { get; set; }
[System.Runtime.Serialization.DataMember(Name="type", Order=0)]
public string? TypeName { get; set; }
[<System.Runtime.Serialization.DataMember(Name="type", Order=0)>]
member this.TypeName : string with get, set
Public Property TypeName As String
Valore della proprietà
- Attributi