TypeMismatchException.ExistingType Propiedad

Definición

Obtiene el tipo actual de la excepción.

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

Valor de propiedad

Tipo de actual de la excepción.

Se aplica a