Partager via


ServerFault.ExceptionType Propriété

Définition

Obtient ou définit le type d'exception qui a été levée par le serveur.

public:
 property System::String ^ ExceptionType { System::String ^ get(); void set(System::String ^ value); };
public string ExceptionType { get; set; }
member this.ExceptionType : string with get, set
Public Property ExceptionType As String

Valeur de propriété

Type d'exception qui a été levée par le serveur.

S’applique à