TypeMismatchException.ExistingType Propriedade

Definição

Recebe o tipo atual para a exceção.

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

Valor da propriedade

O tipo atual da exceção.

Aplica-se a