TypeMismatchException.ExistingType Proprietà

Definizione

Ottiene il tipo attuale per l'eccezione.

public:
 property Type ^ ExistingType { Type ^ get(); };
public Type ExistingType { get; }
member this.ExistingType : Type
Public ReadOnly Property ExistingType As Type

Valore della proprietà

Il tipo attuale dell'eccezione.

Si applica a